NSX-T Data Center REST API

CertificateCheckingStatusType (type)

{
  "enum": [
    "OK", 
    "CRL_NOT_READY", 
    "REJECTED", 
    "ERROR"
  ], 
  "id": "CertificateCheckingStatusType", 
  "module_id": "CertificateManager", 
  "title": "Status types returned when checking a certificate", 
  "type": "string"
}