NSX-T Data Center REST API
List all ServiceChains. (Deprecated)
List all service chains in the system.Deprecated: This API has been deprecated, for North-South service insertion please use below Policy API
GET /policy/api/v1/infra/service-chains
Request:
Method:
GET
URI Path(s):
/api/v1/serviceinsertion/service-chains
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
GET https://<nsx-mgr>/api/v1/serviceinsertion/service-chainsSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
ServiceChainListResult+