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

Private NAT Gateways

Permission

API

IAM Project

Enterprise Project

Creating a Private NAT Gateway

POST /v3/{project_id}/private-nat/gateways

Querying Private NAT Gateways

GET /v3/{project_id}/private-nat/gateways

Querying a Private NAT Gateway

GET /v3/{project_id}/private-nat/gateways/{gateway_id}

Updating a Private NAT Gateway

PUT /v3/{project_id}/private-nat/gateways/{gateway_id}

Deleting a Private NAT Gateway

DELETE /v3/{project_id}/private-nat/gateways/{gateway_id}