Apache CloudStack 4.15.0.0 Root Admin API Reference
					
                                        
                                        
                                    
                                listStoragePoolsMetrics
Lists storage pool metrics
Request parameters
| Parameter Name | Description | Required | 
| clusterid | list storage pools belongig to the specific cluster | 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 ID 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 |