NSX-T Data Center REST API
Read service chain
This API can be used to read service chain with 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>
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/service-chains/<psc-id>Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
PolicyServiceChain+