Querying the Number of EIPs
Function
This API is used to query the number of EIPs.
URI
GET /v2/{project_id}/elasticips
Parameter |
Mandatory |
Type |
Description |
---|---|---|---|
project_id |
Yes |
String |
Project ID |
Request Parameters
None
Response Parameters
Status code: 200
Parameter |
Type |
Description |
---|---|---|
elasticip_size |
Integer |
Number of EIPs |
Example Request
None
Example Response
Status code: 200
Normal
{ "elasticip_size" : 11 }
Status Code
See Status Codes.
Error Code
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