Updated on 2024-07-25 GMT+08:00

Virtual Gateways

Table 1 Actions allowed for virtual gateways

Permission

API

Action

Related Action

IAM Project

Enterprise Project

Creating a virtual gateway

POST /v3/{project_id}/dcaas/virtual-gateways

dcaas:vgw:create

vpc:vpcs:get

vpc:vpcs:list

vpc:subnets:get

×

Querying the virtual gateway list

GET /v3/{project_id}/dcaas/virtual-gateways

dcaas:vgw:list

-

×

Querying a virtual gateway

GET /v3/{project_id}/dcaas/virtual-gateways/{virtual_gateway_id}

dcaas:vgw:get

-

×

Updating a virtual gateway

PUT /v3/{project_id}/dcaas/virtual-gateways/{virtual_gateway_id}

dcaas:vgw:update

-

×

Deleting a virtual gateway

DELETE /v3/{project_id}/dcaas/virtual-gateways/{virtual_gateway_id}

dcaas:vgw:delete

-

×