Updated on 2023-07-24 GMT+08:00

SNAT Rule v2

Permission

API

Action

IAM Project

Enterprise Project

Creating an SNAT rule

POST

/v2/{project_id}/snat_rules

nat:snatRules:create

Querying SNAT rules

GET

/v2/{project_id}/snat_rules

nat:snatRules:list

Querying details about an SNAT rule

GET /v2/{project_id}/snat_rules/{snat_rule_id }

nat:snatRules:get

Deleting an SNAT rule

DELETE /v2/{project_id}/snat_rules/{snat_rule_id}

nat:snatRules:delete

Updating an SNAT rule

PUT /v2/{project_id}/snat_rules/{snat_rule_id}

nat:snatRules:update