| Parameter Name | Description | Required |
| account | List resources by Account. Must be used with the domainId parameter. | false |
| clusterid | The cluster ID the disk volume belongs to | false |
| diskofferingid | List volumes by disk offering | false |
| displayvolume | List resources by display flag; only ROOT admin is eligible to pass this parameter | false |
| domainid | List only resources belonging to the domain specified | false |
| hostid | List volumes on specified host | false |
| id | The ID of the disk volume | false |
| ids | The IDs of the volumes, mutually exclusive with id | false |
| isencrypted | list only volumes that are encrypted | false |
| isrecursive | Defaults to false, but if true, lists all resources from the parent specified by the domainId till leaves. | false |
| keyword | List by keyword | false |
| kmskeyid | List volumes by KMS Key | false |
| listall | If set to false, list only resources belonging to the command's caller; if set to true - list resources that the caller is authorized to see. Default value is false. Resources dedicated to a project are listed only if using the projectid parameter. | false |
| listsystemvms | List system VMs; only ROOT admin is eligible to pass this parameter | false |
| name | The name of the disk volume | false |
| page | | false |
| pagesize | | false |
| podid | The pod ID the disk volume belongs to | false |
| projectid | List objects by project; if projectid=-1 lists All Instances | false |
| retrieveonlyresourcecount | Makes the API's response contains only the resource count | false |
| serviceofferingid | List volumes by disk offering of a service offering. If both service offering and disk offering are passed, service offering is ignored | false |
| state | State of the volume. Possible values are: Ready, Allocated, Destroy, Expunging, Expunged. | false |
| storageid | The ID of the storage pool, available to ROOT admin only | false |
| tags | List resources by tags (key/value pairs) | false |
| type | The type of disk volume | false |
| virtualmachineid | The ID of the Instance | false |
| zoneid | The ID of the availability zone | false |