| 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 | 
                                        
                                            | 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 | 
                                        
                                            | 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 | 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 | 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 virtual machine | false | 
                                        
                                            | zoneid | the ID of the availability zone | false |