Apache CloudStack v4.9.0 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 | 
| capacityiops | IOPS CloudStack can provision from this 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 | 
| hypervisor | the hypervisor type of the storage pool | 
| ipaddress | the IP address of the storage pool | 
| name | the name of the storage pool | 
| overprovisionfactor | the overprovisionfactor for the storage pool | 
| path | the storage pool path | 
| podid | the Pod ID of the storage pool | 
| podname | the Pod name of the storage pool | 
| scope | the scope of the storage pool | 
| state | the state of the storage pool | 
| storagecapabilities | the storage pool capabilities | 
| suitableformigration | true if this pool is suitable to migrate a volume, false otherwise | 
| 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 | 
| jobid | the ID of the latest async job acting on this object | 
| jobstatus | the current status of the latest async job acting on this object |