NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
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 |