IntelligenceApplianceSubStatus (type)

{
  "additionalProperties": false, 
  "id": "IntelligenceApplianceSubStatus", 
  "properties": {
    "app_services": {
      "$ref": "IntelligenceServiceCategoryProperties, 
      "required": true, 
      "title": "NSX Intelligence Application Service Health Results"
    }, 
    "base_infra_services": {
      "$ref": "IntelligenceServiceCategoryProperties, 
      "required": true, 
      "title": "NSX Intelligence Base Infrastructure Service Health Results"
    }, 
    "metadata_services": {
      "$ref": "IntelligenceServiceCategoryProperties, 
      "required": true, 
      "title": "NSX Intelligence Metadata Service Health Results"
    }
  }, 
  "title": "NSX Intelligence Appliance Sub-system Health Status properties", 
  "type": "object"
}