AcOpStatus

  • Base type Enumeration

It describes the operability of a resource. Permitted values are: operational: the resource is partially or fully operable and available for use. offline: the resource requires a routine operation to be performed to place it online and make it available for use. initializing: the resource is undergoing initialization. selfTesting: the resource is undergoing a self-test procedure. provisioning: the resource is being provisioned. upgrading: the resource software, if applicable, is being upgraded. maintenance: the resource is currently under maintenance. standby: the resource is not providing service, but will take over the role of an associated operational resource if the latter fails. shuttingDown: the resource is in a termination phase. failed: the resource has an internal fault that prevents it from operating. hw-not-present: the resource has no hardware to provide service.

Possible values

11 objects
Number Name
1 operational
2 offline
3 initializing
4 selfTesting
5 provisioning
6 upgrading
7 maintenance
8 standby
9 shuttingDown
10 failed
11 hw-not-present