Files
doc-exports/docs/natgw/api-ref/nat_api_0073.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

DNAT Rules of Private NAT Gateways

Permission

API

IAM Project

Enterprise Project

Creating a DNAT Rule

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

Querying a DNAT Rule

GET /v3/{project_id}/private-nat/dnat-rules/{dnat_rule_id}

Querying DNAT Rules

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

Updating a DNAT Rule

PUT /v3/{project_id}/private-nat/dnat-rules/{dnat_rule_id}

Deleting a DNAT Rule

DELETE /v3/{project_id}/private-nat/dnat-rules/{dnat_rule_id}