NSX-T Data Center REST API

AgentStatus (schema)

Name Description Type Notes
components agent subcomponent statuses

List of agent subcomponent statuses
array of AgentSubStatus
last_status_changed_time Timestamp of the last status change, in epoch milliseconds EpochMsTimestamp
name Agent name string Enum: NSX_AGENT, NSX_OPSAGENT, NSX_CFGAGENT, NSX_NESTDB, NSX_EXPORTER, NSX_VDPI
resource_usage Resource usage of this agent

Periodically collected critical resource usage including memory usage.
AgentResource
status Agent status string Enum: UP, DOWN, UNKNOWN, DEGRADED
status_description Status description

Describe what makes the status not UP
string