NSX-T Data Center REST API

ComponentConditionType (type)

{
  "description": "Antrea Component condition names collection.", 
  "enum": [
    "CONTROLLER_HEALTHY", 
    "MP_ADAPTER_HEALTHY", 
    "MP_CONNECTED", 
    "CCP_ADAPTER_HEALTHY", 
    "CCP_SESSION_STATE_UP"
  ], 
  "id": "ComponentConditionType", 
  "module_id": "PolicyAntreaMonitoring", 
  "title": "Antrea Component condition", 
  "type": "string"
}