NSX-T Data Center REST API
Associated URIs:
API Description | API Path |
---|---|
Get L2VPN service list result under Tier-0Get paginated list of all L2VPN services under Tier-0. |
GET /policy/api/v1/infra/tier-0s/{tier-0-id}/l2vpn-services
|
Delete L2VPN service under Tier-0Delete L2VPN service for given Tier-0. |
DELETE /policy/api/v1/infra/tier-0s/{tier-0-id}/l2vpn-services/{service-id}
|
Get L2VPN service under Tier-0Get L2VPN service for given Tier-0 |
GET /policy/api/v1/infra/tier-0s/{tier-0-id}/l2vpn-services/{service-id}
|
Create or patch L2VPN service under Tier-0Create or patch L2VPN service for given Tier-0 |
PATCH /policy/api/v1/infra/tier-0s/{tier-0-id}/l2vpn-services/{service-id}
|
Create or fully replace L2VPN service under Tier-0Create or fully replace L2VPN service for given Tier-0. Revision is optional for creation and required for update. |
PUT /policy/api/v1/infra/tier-0s/{tier-0-id}/l2vpn-services/{service-id}
|
Get L2VPN service list result under Tier-0Get paginated list of all L2VPN services under Tier-0. |
GET /policy/api/v1/infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/l2vpn-services
(Deprecated)
|
Delete L2VPN service under Tier-0Delete L2VPN service for given Tier-0 locale service. |
DELETE /policy/api/v1/infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/l2vpn-services/{service-id}
(Deprecated)
|
Get L2VPN service under Tier-0Get L2VPN service for given Tier-0 locale service. |
GET /policy/api/v1/infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/l2vpn-services/{service-id}
(Deprecated)
|
Create or patch L2VPN service under Tier-0Create or patch L2VPN service for given Tier-0 locale service. |
PATCH /policy/api/v1/infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/l2vpn-services/{service-id}
(Deprecated)
|
Create or fully replace L2VPN service under Tier-0Create or fully replace L2VPN service for given Tier-0 locale service. Revision is optional for creation and required for update. |
PUT /policy/api/v1/infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/l2vpn-services/{service-id}
(Deprecated)
|
Get L2VPN service list result under Tier-1Get paginated list of all L2VPN services under Tier-1. |
GET /policy/api/v1/infra/tier-1s/{tier-1-id}/l2vpn-services
|
Delete L2VPN service under Tier-1Delete L2VPN service for given Tier-1. |
DELETE /policy/api/v1/infra/tier-1s/{tier-1-id}/l2vpn-services/{service-id}
|
Get L2VPN service under Tier-1Get L2VPN service for given Tier-1. |
GET /policy/api/v1/infra/tier-1s/{tier-1-id}/l2vpn-services/{service-id}
|
Create or patch L2VPN service under Tier-1Create or patch L2VPN service for given Tier-1. |
PATCH /policy/api/v1/infra/tier-1s/{tier-1-id}/l2vpn-services/{service-id}
|
Create or fully replace L2VPN service under Tier-1Create or fully replace L2VPN service for given Tier-1. Revision is optional for creation and required for update. |
PUT /policy/api/v1/infra/tier-1s/{tier-1-id}/l2vpn-services/{service-id}
|
Get L2VPN service list result under Tier-1Get paginated list of all L2VPN services under Tier-1. |
GET /policy/api/v1/infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/l2vpn-services
(Deprecated)
|
Delete L2VPN service under Tier-1Delete L2VPN service for given Tier-1 locale service. |
DELETE /policy/api/v1/infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/l2vpn-services/{service-id}
(Deprecated)
|
Get L2VPN service under Tier-1Get L2VPN service for given Tier-1 locale service. |
GET /policy/api/v1/infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/l2vpn-services/{service-id}
(Deprecated)
|
Create or patch L2VPN service under Tier-1Create or patch L2VPN service for given Tier-1 locale service. |
PATCH /policy/api/v1/infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/l2vpn-services/{service-id}
(Deprecated)
|
Create or fully replace L2VPN service under Tier-1Create or fully replace L2VPN service for given Tier-1 locale service. Revision is optional for creation and required for update. |
PUT /policy/api/v1/infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/l2vpn-services/{service-id}
(Deprecated)
|