NSX-T Data Center REST API
Associated URIs:
| API Description | API Path |
|---|---|
Delete VPC Subnet bridge profileDelete VPC Subnet bridge profile |
DELETE /policy/api/v1/orgs/{org-id}/projects/{project-id}/vpcs/{vpc-id}/subnets/{subnet-id}/bridge-profile
(Deprecated)
|
Get VPC Subnet bridge profileGet VPC Subnet Bridge Profile |
GET /policy/api/v1/orgs/{org-id}/projects/{project-id}/vpcs/{vpc-id}/subnets/{subnet-id}/bridge-profile
(Deprecated)
|
Create or update the VPC subnet bridge profilePatch VPC Subnet bridge profile |
PATCH /policy/api/v1/orgs/{org-id}/projects/{project-id}/vpcs/{vpc-id}/subnets/{subnet-id}/bridge-profile
(Deprecated)
|
Create or update the VPC Subnet bridge profilePut VPC Subnet bridge profile |
PUT /policy/api/v1/orgs/{org-id}/projects/{project-id}/vpcs/{vpc-id}/subnets/{subnet-id}/bridge-profile
(Deprecated)
|