class documentation
class State(pb_enum.Enum): (source)
Enumeration of possible states of the subnet.
Constant | __PB2 |
Undocumented |
Constant | CREATING |
Subnet is being created. |
Constant | DELETING |
Subnet is being deleted. |
Constant | READY |
Subnet is ready for use. |
Constant | STATE |
Default state, unspecified. |
Inherited from Enum
:
Class Method | get |
Undocumented |
Undocumented
Value |
|