Apache CloudStack 4.23.0.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 |
| allocatediops | Total min IOPS currently in use by volumes |
| capacitybytes | bytes CloudStack can provision from this 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 |
| details | the storage pool details |
| disksizeallocated | The pool's currently allocated disk size |
| disksizetotal | The total disk size of the storage pool |
| disksizeused | The pool's currently used disk size |
| hypervisor | The hypervisor type of the storage pool |
| ipaddress | The IP address of the storage pool |
| istagarule | Whether the informed tag is a JS interpretable rule or not. |
| managed | whether this pool is managed or not |
| name | The name of the storage pool |
| nfsmountopts | the nfs mount options for 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 |
| provider | Storage provider for this pool |
| scope | The scope of the storage pool |
| state | The state of the storage pool |
| storageaccessgroups | the storage access groups for the storage pool |
| storagecapabilities | The storage pool capabilities |
| storagecustomstats | the storage pool custom stats |
| 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 |
| usediops | total IOPS currently in use |
| 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 |