EntityOperState

  • Base type Enumeration

Represents the possible values of operational states. A value of 'disabled' means the resource is totally inoperable. A value of 'enabled' means the resource is partially or fully operable. A value of 'testing' means the resource is currently being tested and cannot therefore report whether it is operational or not. A value of 'unknown' means that this resource is unable to report operational state.

Possible values

4 objects
Number Name
1 unknown
2 disabled
3 enabled
4 testing