NSX-T Data Center REST API

HealthMetadataParameters (type)

{
  "additionalProperties": false,
  "id": "HealthMetadataParameters",
  "module_id": "SystemHealthMetadata",
  "properties": {
    "api_path": {
      "description": "This parameter is to filter the specific api.",
      "title": "The path of health metrics API",
      "type": "string"
    },
    "show_id": {
      "description": "This parameter is used to determine whether the unique ID is showed for each metric name. By default, the value is false.",
      "title": "Whether the metadata shows the unique ID assigned for each metric name",
      "type": "boolean"
    }
  },
  "title": "Unified appliance health parameters",
  "type": "object"
}