CloudStack v2.2.13 - 2.2.14 Root Admin API Reference
enableStorageMaintenance
Puts storage pool into maintenance state
Request parameters
Parameter Name | Description | Required |
id | Primary storage ID | true |
Response Tags
Response Name | Description |
id | the ID of the storage pool |
clusterid | the ID of the cluster for the storage pool |
clustername | the name of the cluster for the storage pool |
created | the date and time the storage pool was created |
disksizeallocated | the host's currently allocated disk size |
disksizetotal | the total disk size of the storage pool |
disksizeused | the host's currently used disk size |
ipaddress | the IP address of the storage pool |
name | the name of the storage pool |
path | the storage pool path |
podid | the Pod ID of the storage pool |
podname | the Pod name of the storage pool |
state | the state of the storage pool |
tags | the tags for the storage pool |
type | the storage pool type |
zoneid | the Zone ID of the storage pool |
zonename | the Zone name of the storage pool |