NSX-T Data Center REST API
List service chains
List all the service chains available for service insertionThis API is only available when using VMware NSX-T.
Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /policy/api/v1/infra/service-chains
                  
              
            Request Headers:
                n/a
            Query Parameters:
    ServiceChainListRequestParameters+
  Request Body:
    n/a
  Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/service-chainsSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    PolicyServiceChainListResult+
  