Platform O&M/Cloud Monitoring/Capacity Management Operations
GETCapacity Management OperationsSince 3.9.0SynchronousAuth Required
GetManagementNodeDirCapacity
GetManagementNodeDirCapacity
Execution Availability
Try It Out
Submit a mock request using the current auth context and example-driven inputs.
Query Parameters
Request Inputs
Query Parameters
managementNodeUuidsListOptional. The management node UUID.
systemTagsListOptional. The system tags.
userTagsListOptional. The user tags.
Responses
Endpoint
GET/zstack/v1/zwatch/mn
/zstack/v1/zwatch/mn
Request Example
curl -X GET 'http://{host}/zstack/v1/zwatch/mn?managementNodeUuids=<managementNodeUuids>&systemTags=<systemTags>&userTags=<userTags>' -H 'Authorization: OAuth {sessionUuid}'
Response Example
200{ "result": { "3b16bb23007634b3a0f35dec4cb10c28": [ { "name": "total", "size": "128000" }, { "name": "used", "size": "127000" } ] } }Change History
This API has no change history records yet.
