Updated on 2023-12-14 GMT+08:00

SNAT Rules of Public NAT Gateways

Permission

API

Action

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}/nat_gateways/{nat_gateway_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