Apache CloudStack 4.23.0.0 Root Admin API Reference
listStoragePoolsMetrics
Lists storage pool metrics
Request parameters
| Parameter Name | Description | Required |
| clusterid | List storage pools belonging to the specific cluster | false |
| hostid | host ID of the storage pools | false |
| id | The ID of the storage pool | false |
| ipaddress | The IP address for the storage pool | false |
| keyword | List by keyword | false |
| name | The name of the storage pool | false |
| page | false | |
| pagesize | false | |
| path | The storage pool path | false |
| podid | The Pod ID for the storage pool | false |
| scope | The scope of the storage pool | false |
| status | The status of the storage pool | false |
| storageaccessgroup | the name of the storage access group | false |
| storagecustomstats | If true, lists the custom stats of the storage pool | false |
| zoneid | The Zone ID for the storage pool | false |
Response Tags
| Response Name | Description |
| disksizeallocatedgb | Disk size allocated in GiB |
| disksizetotalgb | Disk size in GiB |
| disksizeunallocatedgb | Disk size unallocated in GiB |
| disksizeusedgb | Disk size used in GiB |
| storageallocateddisablethreshold | Storage allocated disable threshold exceeded |
| storageallocatedthreshold | Storage allocated notification threshold exceeded |
| storageusagedisablethreshold | Storage usage disable threshold exceeded |
| storageusagethreshold | Storage usage notification threshold exceeded |