AgentStatus

AgentStatus
AgentStatus

The status object for an agent running on the NSX Manager.

JSON Example
{
    "status": "string",
    "last_transition_time": "string"
}
status
Optional

The current state of an agent (pace-agent, common-agent, metrics-agent) running on the NSX Manager

Possible values are : UP, DOWN, UNKNOWN, NOT_ENABLED,
string
last_transition_time
Optional

The time the agent state last changed.

Availability
Property Of