CwoAoOperationalState
Represents Various operational states of an Application Optimizer. shutdown : This state indicates that an AO is in shutdown state. initializing : This state indicates that an AO is getting Initialized. normalRunning : This state indicates that an AO is running normally. normalDisabled : This state indicates that an AO is in normal disabled. licenseExpired : This state indicates that license for an AO is expired. cleaningup : This state indicates that an AO is in cleaning up state. error : This state indicates that some error has happened in AO operation.
Possible values
7 objects| Number | Name |
|---|---|
| 1 | shutdown |
| 2 | initializing |
| 3 | normalRunning |
| 4 | normalDisabled |
| 5 | licenseExpired |
| 6 | cleaningup |
| 7 | error |