NSX-T Data Center REST API
Read service paths for a given service chain
This API can be used to read service paths for a given service-chain-id. This API is only available when using VMware NSX-T.Request:
Method:
GET
URI Path(s):
/policy/api/v1/infra/service-chains/<service-chain-id>/service-paths
Request Headers:
n/a
Query Parameters:
PolicySIEnforcementPointRequestParameters+
Request Body:
n/a
Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/service-chains/<psc-id>/service-pathsSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
ServicePathListResult+