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}