NAT Gateway v2
Permission |
API |
Action |
IAM Project |
Enterprise Project |
---|---|---|---|---|
Creating a NAT gateway |
POST /v2/{project_id}/nat_gateways |
nat:natGateways:create |
√ |
√ |
Querying NAT gateways |
GET /v2/{project_id}/nat_gateways |
nat:natGateways:list |
√ |
√ |
Querying details about a NAT gateway |
GET /v2/{project_id}/nat_gateways/{nat_gateway_id} |
nat:natGateways:get |
√ |
√ |
Updating a NAT gateway |
PUT /v2/{project_id}/nat_gateways/{nat_gateway_id} |
nat:natGateways:update |
√ |
√ |
Deleting a 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.