EntityAdminState
Represents the various possible administrative states. A value of 'locked' means the resource is administratively prohibited from use. A value of 'shuttingDown' means that usage is administratively limited to current instances of use. A value of 'unlocked' means the resource is not administratively prohibited from use. A value of 'unknown' means that this resource is unable to report administrative state.
Possible values
4 objects| Number | Name |
|---|---|
| 1 | unknown |
| 2 | locked |
| 3 | shuttingDown |
| 4 | unlocked |