NSX-T Data Center REST API
Get the VPC Service Profile
Get the VPC Service Profile This API is only available when using VMware NSX.Request:
Method:
GET
URI Path(s):
/policy/api/v1/orgs/{org-id}/projects/{project-id}/vpc-service-profiles/{vpc-service-profile-id}
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
GET https://<policy-mgr>/policy/api/v1/orgs/default/projects/project-1/vpc-service-profiles/vpc-service-profile-id1Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
VpcServiceProfile+