SNAT Rule v2
| Permission | API | Action | IAM Project | Enterprise Project |
|---|---|---|---|---|
| Creating SNAT Rules | POST /v2/{project_id}/snat_rules | nat:snatRules:create | √ | √ |
| Querying SNAT Rules | GET /v2/{project_id}/snat_rules | nat:snatRules:list | √ | √ |
| Querying SNAT Rule Details | GET /v2/{project_id}/snat_rules/{snat_rule_id } | nat:snatRules:get | √ | √ |
| Deleting SNAT Rules | DELETE /v2/{project_id}/snat_rules/{snat_rule_id} | nat:snatRules:delete | √ | √ |
| Updating SNAT Rules | PUT /v2/{project_id}/snat_rules/{snat_rule_id} | nat:snatRules:update | √ | √ |
Last Article: NAT Gateway v2
Next Article: DNAT Rule v2
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.