Request parameters
| Parameter Name | Description | Required |
| enddate | end date to filter stats.Use format "yyyy-MM-dd hh:mm:ss") | false |
| id | the ID of the volume. | false |
| ids | the IDs of the volumes, mutually exclusive with id. | false |
| keyword | List by keyword | false |
| name | name of the volume (a substring match is made against the parameter value returning the data for all matching Volumes). | false |
| page | false | |
| pagesize | false | |
| startdate | start date to filter stats.Use format "yyyy-MM-dd hh:mm:ss") | false |
Response Tags
| Response Name | Description |
| id | the ID of the volume |
| name | the name of the volume |
| stats | the list of VM stats |