NSX-T Data Center REST API
Show Certificate Data for the Given Certificate ID
Returns information for the specified certificate ID, including thecertificate's UUID; resource_type (for example, certificate_self_signed,
certificate_ca, or certificate_signed); pem_encoded data; and history of the
certificate (who created or modified it and when). For additional
information, include the ?details=true modifier at the end of the request
URI.
Request:
Method:
GET
URI Path(s):
/api/v1/trust-management/certificates/{cert-id}
Request Headers:
n/a
Query Parameters:
GetCertParameter+
Request Body:
n/a
Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
Certificate+