NSX-T Data Center REST API
Returns information about all the CA bundles
Returns information about all the bundles of trusted CA certificates.Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /policy/api/v1/infra/cabundles
                  
              
            Request Headers:
                n/a
            Query Parameters:
    ListCertParameter+
  Request Body:
    n/a
  Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/cabundlesSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    CaBundleListResult+
  