forked from docs/doc-exports
Reviewed-by: Kucerak, Kristian <kristian.kucerak@t-systems.com> Co-authored-by: Qin Ying, Fan <fanqinying@huawei.com> Co-committed-by: Qin Ying, Fan <fanqinying@huawei.com>
3.1 KiB
3.1 KiB
DNAT Rule v2.0
Permission |
API |
Action |
---|---|---|
Creating DNAT Rules |
POST /v2.0/dnat_rules |
nat:dnatRules:create |
Querying DNAT Rules |
GET /v2.0/dnat_rules |
nat:dnatRules:list |
Querying DNAT Rule Details |
GET /v2.0/dnat_rules/{dnat_rule_id } |
nat:dnatRules:get |
Deleting DNAT Rules |
DELETE /v2.0/dnat_rules/{dnat_rule_id} |
nat:dnat_rules:delete |
Parent topic: Permissions Policies and Supported Actions