NSX-T Data Center REST API
Returns information about a CA bundle
Returns information about the specified bundle of trusted CAcertificates.
Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /policy/api/v1/infra/cabundles/<cabundle-id>
                  
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/cabundles/example-cabundle-idSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    CaBundle+