forked from laiweijian4/doc-exports
Reviewed-by: Sarda, Priya <prsarda@noreply.gitea.eco.tsi-dev.otc-service.com> Co-authored-by: Qin Ying, Fan <fanqinying@huawei.com> Co-committed-by: Qin Ying, Fan <fanqinying@huawei.com>
6.4 KiB
6.4 KiB
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 |
√ |
× |
Query the virtual gateway list. |
GET /v2.0/dcaas/virtual-gateways |
dcaas:vgw:list |
- |
√ |
× |
Delete a virtual gateway. |
DELETE /v2.0/dcaas/virtual-gateways/{virtual_gateway_id} |
dcaas:vgw:delete |
- |
√ |
× |
Query a virtual gateway. |
GET /v2.0/dcaas/virtual-gateways/{virtual_gateway_id} |
dcaas:vgw:get |
- |
√ |
× |
Update a virtual gateway. |
PUT /v2.0/dcaas/virtual-gateways/{virtual_gateway_id} |
dcaas:vgw:update |
- |
√ |
× |
Parent topic: Permissions Policies and Supported Actions (APIs v2.0)