NSX-T Data Center REST API
AgentStatusCount (schema)
| Name | Description | Type | Notes |
|---|---|---|---|
| agents | NSX agents status List of agent statuses belonging to the transport node |
array of AgentStatus | |
| down_count | Down count | int | |
| smartnic_agents | NSX smartnic agents status List of Smartnic agent statuses |
array of SmartnicAgentStatus | |
| status | Roll-up agent status | string | Enum: UP, DOWN, UNKNOWN |
| up_count | Up count | int |