NSX-T Data Center REST API
Returns an ingress policy spec
Returns information about a specific ingress policy.Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /api/v1/fabric/container-ingress-policies/<ingress-policy-id>
                  
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
GET https://<nsx-mgr>/api/v1/fabric/container-ingress-policies/a241768e-6026-11e9-980c-dca9048e157dSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    ContainerIngressPolicy+
  