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
status Agent status string Enum: UP, DOWN, UNKNOWN, DEGRADED
status_description Status description

Describe what makes the status not UP
string