Querying Storage Usage of a DB Instance
Function
This API is used to query storage usage of a DB instance.
- Before calling an API, you need to understand the API in Authentication.
Constraints
This API is available only for the MySQL and SQL Server DB engines.
URI
- Parameter description
Table 1 Parameters Parameter
Mandatory
Description
project_id
Yes
Explanation:
Project ID of a tenant in a region.
For details about how to obtain the project ID, see Obtaining a Project ID.
Constraints:
N/A
Value range:
N/A
Default value:
N/A
instance_id
Yes
Explanation:
ID of the instance to be queried.
Constraints:
N/A
Value range:
N/A
Default value:
N/A
Request
Response
- Normal response
Table 2 Parameters Parameter
Type
Description
node_id
String
Explanation:
Instance node ID.
Value range:
N/A
used
String
Explanation:
Used storage, in GB.
Value range:
N/A
- Example normal response
{ "node_id" : "0314958daf6904c478d17c642ac209abbin01", "used" : "14.21" }
- Abnormal response
For details, see Abnormal Request Results.
Status Code
- Normal
- Abnormal
For details, see Status Codes.
Error Code
For details, 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