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>
3.2 KiB
3.2 KiB
SNAT Rule v2.0
Permission |
API |
Action |
|---|---|---|
Creating an SNAT rule |
POST /v2.0/snat_rules |
nat:snatRules:create |
Querying SNAT rules |
GET /v2.0/snat_rules |
nat:snatRules:list |
Querying details of an SNAT rule |
GET /v2.0/snat_rules/{snat_rule_id } |
nat:snatRules:get |
Deleting an SNAT rule |
DELETE /v2.0/snat_rules/{snat_rule_id} |
nat:snatRules:delete |
Parent topic: Permissions Policies and Supported Actions