| Parameter Name | Description | Required | 
                                        
                                            | account | list resources by account. Must be used with the domainId parameter. | false | 
                                        
                                            | customer | list by customer name | false | 
                                        
                                            | domainid | list only resources belonging to the domain specified | false | 
                                        
                                            | isrecursive | defaults to false, but if true, lists all resources from the parent specified by the domainId till leaves. | false | 
                                        
                                            | key | list by key | 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 | 
                                        
                                            | page |  | false | 
                                        
                                            | pagesize |  | false | 
                                        
                                            | projectid | list objects by project | false | 
                                        
                                            | resourceid | list by resource id | false | 
                                        
                                            | resourcetype | list by resource type | false | 
                                        
                                            | value | list by value | false |