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
SNAT Rules of Private NAT Gateways
Permission |
API |
IAM Project |
Enterprise Project |
|---|---|---|---|
Creating an SNAT Rule |
POST /v3/{project_id}/private-nat/snat-rules |
√ |
√ |
Querying an SNAT Rule |
GET /v3/{project_id}/private-nat/snat-rules/{snat_rule_id} |
√ |
√ |
Querying SNAT Rules |
GET /v3/{project_id}/private-nat/snat-rules |
√ |
√ |
Updating an SNAT Rule |
PUT /v3/{project_id}/private-nat/snat-rules/{snat_rule_id} |
√ |
√ |
Deleting an SNAT Rule |
DELETE /v3/{project_id}/private-nat/snat-rules/{snat_rule_id} |
√ |
√ |
Parent topic: Permissions Policies and Supported Actions