NSX-T Data Center REST API

ShaMonitorStatusParameters (type)

{
  "additionalProperties": false, 
  "id": "ShaMonitorStatusParameters", 
  "module_id": "PolicyShaMonitor", 
  "properties": {
    "transport_node_id": {
      "description": "The transport node that the user would like to check monitor status.", 
      "required": true, 
      "type": "string"
    }
  }, 
  "title": "SHA monitor status read parameters", 
  "type": "object"
}