ReportOpsState
ReportOpsState
JSON Example
{
"last_changed_time": {
"secs": 0,
"usecs": 0
},
"reason": "string",
"state": "string"
}
string
reason
Optional
Descriptive reason for the state-change. Field introduced in 22.1.6, 30.2.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.
string
state
Optional
The system operation's current fsm-state. Enum options - SYSTEM_REPORT_STARTED, SYSTEM_REPORT_IN_PROGRESS, SYSTEM_REPORT_SUCCESS, SYSTEM_REPORT_WARNING, SYSTEM_REPORT_ERROR. Field introduced in 22.1.6, 30.2.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.