NSX-T Data Center REST API
Return All Added CRLs
Returns information about all CRLs. For additional information, include the?details=true modifier at the end of the request URI.
Request:
Method:
GET
URI Path(s):
/policy/api/v1/infra/crls
/policy/api/v1/global-infra/crls
/policy/api/v1/global-infra/crls
Request Headers:
n/a
Query Parameters:
ListCertParameter+
Request Body:
n/a
Example Request:
GET https://<policy-mgr>/policy/api/v1/crls?details=trueSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
TlsCrlListResult+