Updated on 2025-12-25 GMT+08:00

Private NAT Gateways

Permission

API

Action

IAM Project

Enterprise Project

Creating a Private NAT Gateway

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

nat:privateNatGateways:create

√

√

Querying Private NAT Gateways

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

nat:privateNatGateways:list

√

√

Querying a Private NAT Gateway

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

nat:privateNatGateways:get

√

√

Updating a Private NAT Gateway

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

nat:privateNatGateways:update

√

√

Deleting a Private NAT Gateway

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

nat:privateNatGateways:delete

√

√