Files
doc-exports/docs/natgw/api-ref/nat_api_0072.html
zhoumeng35 f463d397b5 NAT api 0920
Reviewed-by: Hajba, László Antal <laszlo-antal.hajba@t-systems.com>
Co-authored-by: zhoumeng35 <zhoumeng35@huawei.com>
Co-committed-by: zhoumeng35 <zhoumeng35@huawei.com>
2025-05-05 12:02:05 +00:00

5.5 KiB

SNAT Rules of Private NAT Gateways

Permission

API

IAM Project

Enterprise Project

Creating an SNAT Rule

POST /v3/{project_id}/private-nat/snat-rules

Querying an SNAT Rule

GET /v3/{project_id}/private-nat/snat-rules/{snat_rule_id}

Querying SNAT Rules

GET /v3/{project_id}/private-nat/snat-rules

Updating an SNAT Rule

PUT /v3/{project_id}/private-nat/snat-rules/{snat_rule_id}

Deleting an SNAT Rule

DELETE /v3/{project_id}/private-nat/snat-rules/{snat_rule_id}