NAT gateway types that can be created
Function
Specifies the NAT gateway types that can be created.
Calling Method
For details, see Calling APIs.
URI
GET /v2/{project_id}/nat_gateway_specs
Parameter |
Mandatory |
Type |
Description |
---|---|---|---|
project_id |
Yes |
String |
Project ID. |
Request Parameters
None
Response Parameters
Status code: 200
Parameter |
Type |
Description |
---|---|---|
specs |
Array of strings |
Specifies the list of public NAT gateways that can be created. Options:
|
Example Requests
GET https://{NAT_endpoint}/v2/27e25061336f4af590faeabeb7fcd9a3/nat_gateway_specs
Example Responses
Status code: 200
The list of NAT gateway specifications that can be created is queried successfully.
[ "1", "2", "3", "4" ]
Status Codes
Status Code |
Description |
---|---|
200 |
The list of NAT gateway specifications that can be created is queried successfully. |
Error Codes
See Error Codes.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot