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