NSX-T Data Center REST API

CdpStatusType (type)

{
  "enum": [
    "NOT_READY", 
    "FETCHING", 
    "READY", 
    "ERROR"
  ], 
  "id": "CdpStatusType", 
  "module_id": "CertificateManager", 
  "title": "Status types supported of the CrlDistributionPoint", 
  "type": "string"
}