NSX-T Data Center REST API
CrlPemRequestType (type)
{ "additionalProperties": false, "id": "CrlPemRequestType", "module_id": "CertificateManager", "properties": { "cdp_uri": { "description": "CRL Distribution Point URI where to fetch the CRL.", "maxLength": 255, "readonly": true, "required": true, "title": "CDP URI", "type": "string" } }, "title": "Request Type to get a CRL's PEM file.", "type": "object" }