NSX-T Data Center REST API
ComponentConditionItem (schema)
Antrea Component condition
This indicate component health condition and the reason why not healthy.
Name | Description | Type | Notes |
---|---|---|---|
condition_type | Antrea Component condition type Indicate which component condition it is. |
ComponentConditionType | Readonly |
last_heartbeat_time | Last heartbeat time Time unit is millisecond. |
EpochMsTimestamp | |
message | Antrea Component condition message Additional condition information. |
string | |
reason | Reason of unhealthy status Indicate why not healthy. |
string | |
status | Component condition status Indicate healthy or unhealthy. |
ConditionStatus |