class documentation
class AddressBlockState(pb_enum.Enum): (source)
Controls provisioning of IP addresses from this pool to other pools or allocations. Defaults to AVAILABLE.
Constant | __PB2 |
Undocumented |
Constant | AVAILABLE |
Default state. Provision of the IP addresses from this CIDR block is allowed. |
Constant | DISABLED |
Provision of the IP addresses from this CIDR block is denied. |
Constant | STATE |
Not used, mandated by the protocol. |
Inherited from Enum
:
Class Method | get |
Undocumented |
Undocumented
Value |
|