NSX-T Data Center REST API

ShaMonitorMetricKey (type)

{
  "additionalProperties": false, 
  "id": "ShaMonitorMetricKey", 
  "module_id": "PolicyShaMonitor", 
  "properties": {
    "destination": {
      "$ref": "ShaMonitorMetricDestination, 
      "readonly": true, 
      "required": false, 
      "title": "Destination of this metric"
    }, 
    "metric_key": {
      "readonly": true, 
      "required": false, 
      "title": "Metric key", 
      "type": "string"
    }
  }, 
  "title": "SHA monitor metric for the destination", 
  "type": "object"
}