NSX-T Data Center REST API
Get the certificate profile for the given service type
Get an available certificate profile.Note that not every service type has an active certificate profile.
Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /api/v1/trust-management/certificate-profile/<service-type>
                  
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
GET https://<nsx-mgr>/api/v1/trust-management/certificate-profiles/MGMT_CLUSTERSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    CertificateProfile+
  