NSX-T Data Center REST API
Get VPC Subnet bridge profile (Deprecated)
Get VPC Subnet Bridge ProfileDeprecated: API is deprecated because it provides only partial functionality. We recommend using the /orgs/
Request:
Method:
GET
URI Path(s):
/policy/api/v1/orgs/{org-id}/projects/{project-id}/vpcs/{vpc-id}/subnets/{subnet-id}/bridge-profile
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
GET https://<policy-mgr>/policy/api/v1/orgs/org-1/projects/project-1/vpcs/vpc-1/subnets/subnet-1/bridge-profileSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
VpcSubnetBridgeProfile+