NSX-T Data Center REST API
List all service paths (Deprecated)
List all service paths for the given service chain for the given service chain idNOTE: GET service paths api is deprecated, please use the policy API.
Request:
Method:
GET
URI Path(s):
/api/v1/serviceinsertion/service-chains/<service-chain-id>/service-paths
Request Headers:
n/a
Query Parameters:
ListRequestParameters+
Request Body:
n/a
Example Request:
GET https://<nsx-mgr>/api/v1/serviceinsertion/service-chains/4427205b-689d-453e-8644-c6db96f9f53a/service-pathsSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
ServicePathListResult+