Create or update internet nat gateway instance
PUT/v1beta1/tenants/:tenant/workspaces/:workspace/internet-nat-gateway-instances/:name
Creates or updates a internet nat gateway instance. The return code of the endpoint provides indicates if the resource was created or updated. A client must accept both as successful response to the request.
Request
Responses
- 200
- 201
- 400
- 401
- 403
- 404
- 409
- 412
- 422
- 500
Internet Nat Gateway Instance successfully updated, doesn't indicate successful resource provisioning.
Internet Nat Gateway Instance successfully created, doesn't indicate successful resource provisioning.
Bad Request
Unauthorized
Forbidden
Not Found
Conflict
Precondition Failed
Unprocessable Entity
Internal Server Error