NSX-T Data Center REST API
DeploymentChecksStatusResult (type)
{ "additionalProperties": false, "description": "List of pre/post check.", "id": "DeploymentChecksStatusResult", "module_id": "PolicyCloudNative", "properties": { "results": { "description": "Array of pre/post deployment checks.", "items": { "$ref": "DeploymentChecksStatus }, "title": "Array of pre/post deployment checks", "type": "array" } }, "title": "List of pre/post check", "type": "object" }