NSX-T Data Center REST API
Return the list of certificate profiles.
List the certificate profiles currently active on the NSX Manager.This list depends on the type of instance deployed and which certificates
are currently managed through the certificate-profile manager. That list is
expected to expand in future releases.
Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /api/v1/trust-management/certificate-profiles
                  
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
GET https://<nsx-mgr>/api/v1/trust-management/certificate-profilesSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    CertificateProfileListResult+
  