Virtual Gateways¶
Permission | API | Action | Related Action | IAM Project | Enterprise Project |
---|---|---|---|---|---|
Create a virtual gateway. | POST /v2.0/dcaas/virtual-gateways | dcaas:vgw:create | vpc:vpcs:get vpc:vpcs:list vpc:subnets:get | Y | x |
Query the virtual gateway list. | GET /v2.0/dcaas/virtual-gateways | dcaas:vgw:list |
| Y | x |
Delete a virtual gateway. | DELETE /v2.0/dcaas/virtual-gateways/{virtual_gateway_id} | dcaas:vgw:delete |
| Y | x |
Query a virtual gateway. | GET /v2.0/dcaas/virtual-gateways/{virtual_gateway_id} | dcaas:vgw:get |
| Y | x |
Update a virtual gateway. | PUT /v2.0/dcaas/virtual-gateways/{virtual_gateway_id} | dcaas:vgw:update |
| Y | x |