Public NAT Gateways
| Permission | API | Action | IAM Project | Enterprise Project |
|---|---|---|---|---|
| Creating a Public NAT Gateway | POST /v2/{project_id}/nat_gateways | nat:natGateways:create | √ | √ |
| Querying Public NAT Gateways | GET /v2/{project_id}/nat_gateways | nat:natGateways:list | √ | √ |
| Querying Details About a Specific Public NAT Gateway | GET /v2/{project_id}/nat_gateways/{nat_gateway_id} | nat:natGateways:get | √ | √ |
| Updating a Public NAT Gateway | PUT /v2/{project_id}/nat_gateways/{nat_gateway_id} | nat:natGateways:update | √ | √ |
| Deleting a Public NAT Gateway | DELETE /v2/{project_id}/nat_gateways/{nat_gateway_id} | nat:natGateways:delete | √ | √ |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.