NSX-T Data Center REST API
ShaMonitorStatusDetail (schema)
SHA monitor status detail
Name | Description | Type | Notes |
---|---|---|---|
overall_status | The overall status of this monitor The overall status is calculated based on the status of the sub-monitors if there are. UNKNOWN - UNKNOWN status. NORMAL - This monitor or all the sub-monitors of it running normally. RUNNING_ERROR - This monitor or all the sub-monitors of it encounter running error. PARTIAL_ERROR - Some of the sub-monitors of this monitor encounter running error. |
string | Enum: UNKNOWN, NORMAL, RUNNING_ERROR, PARTIAL_ERROR |
status_description | Description of this monitor status | string | |
status_detail_per_sub_monitor | The status detail for each sub-monitors | array of ShaSubMonitorStatusDetail |