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 system VM. | false |
| ids | the IDs of the system VMs, mutually exclusive with id. | false |
| keyword | List by keyword | false |
| name | name of the system VMs (a substring match is made against the parameter value returning the data for all matching VMs). | 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 virtual machine |
| displayname | user generated name. The name of the virtual machine is returned if no displayname exists. |
| name | the name of the virtual machine |
| stats | the list of VM stats |