NSX-T Data Center REST API
CdpStatusType (type) (Deprecated)
{
"deprecated": true,
"deprecation_advice": "Do not use. This is currently unused functionality that will be removed.",
"enum": [
"NOT_READY",
"FETCHING",
"READY",
"ERROR"
],
"id": "CdpStatusType",
"module_id": "CertificateManager",
"title": "Status types supported of the CrlDistributionPoint",
"type": "string"
}