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 |