forked from docs/doc-exports
Reviewed-by: Hajba, László Antal <laszlo-antal.hajba@t-systems.com> Co-authored-by: zhoumeng35 <zhoumeng35@huawei.com> Co-committed-by: zhoumeng35 <zhoumeng35@huawei.com>
5.5 KiB
5.5 KiB
Private NAT Gateways
Permission |
API |
IAM Project |
Enterprise Project |
|---|---|---|---|
Creating a Private NAT Gateway |
POST /v3/{project_id}/private-nat/gateways |
√ |
√ |
Querying Private NAT Gateways |
GET /v3/{project_id}/private-nat/gateways |
√ |
√ |
Querying a Private NAT Gateway |
GET /v3/{project_id}/private-nat/gateways/{gateway_id} |
√ |
√ |
Updating a Private NAT Gateway |
PUT /v3/{project_id}/private-nat/gateways/{gateway_id} |
√ |
√ |
Deleting a Private NAT Gateway |
DELETE /v3/{project_id}/private-nat/gateways/{gateway_id} |
√ |
√ |
Parent topic: Permissions Policies and Supported Actions