NSX-T Data Center REST API

ShaMonitorDependOnConfig (type)

{
  "id": "ShaMonitorDependOnConfig", 
  "module_id": "PolicyShaMonitor", 
  "properties": {
    "config_details": {
      "items": {
        "$ref": "ShaMonitorDependOnConfigDetail
      }, 
      "readonly": true, 
      "required": false, 
      "title": "Config details of the depend config", 
      "type": "array"
    }, 
    "monitor_type": {
      "readonly": true, 
      "required": false, 
      "title": "The SHA monitor configuration type", 
      "type": "string"
    }
  }, 
  "title": "SHA monitor depend on config", 
  "type": "object"
}