NSX-T Data Center REST API
AntreaControllerStatus (schema)
Antrea Controller status
Antrea Controller status, including component status, connected agent and CONTROLLER_ prefix conditions status.
| Name | Description | Type | Notes | 
|---|---|---|---|
| conditions | Controller conditions Collection of controller related conditions. | array of ComponentConditionItem | Readonly | 
| connected_agent_num | The number of connected agents If status is UNKNOWN, this number is meaningless. | int | Readonly | 
| status | Antrea Controller status Indicate overall healthy status. | ComponentStatus | Readonly | 
