class documentation
class TargetState(pb_enum.Enum): (source)
Undocumented
| Constant | __PB2 |
Undocumented |
| Constant | DELETED |
The target does not exist anymore (i.e. network interface was deleted) |
| Constant | DISABLED |
The target exists, but not ready to receive traffic (i.e. network interface is not allocated) |
| Constant | READY |
The target exists and ready to receive traffic |
| Constant | TARGET |
Undocumented |
Inherited from Enum:
| Class Method | get |
Undocumented |
Undocumented
| Value |
|