NSX-T Data Center Global Manager REST API
HealthRequestParameters (type)
{ "additionalProperties": false, "id": "HealthRequestParameters", "module_id": "PolicyMonitoring", "properties": { "dependent_services_health": { "description": "If set to false, then it will return only policy health. If set to true, then it will return health of policy and it's dependent services. If it is not provided, then then it will return health of policy and it's dependent services.", "title": "Fetch the health of policy and it's dependent services.", "type": "boolean" } }, "title": "Service list request parameters", "type": "object" }