| Parameter Name | Description | Required | 
                                        
                                            | account | list resources by account. Must be used with the domainId parameter. | false | 
                                        
                                            | domainid | list only resources belonging to the domain specified | false | 
                                        
                                            | duration | the duration of the event | false | 
                                        
                                            | enddate | the end date range of the list you want to retrieve (use format "yyyy-MM-dd" or the new format "yyyy-MM-dd HH:mm:ss") | false | 
                                        
                                            | entrytime | the time the event was entered | false | 
                                        
                                            | id | the ID of the event | 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 | 
                                        
                                            | level | the event level (INFO, WARN, ERROR) | 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 | 
                                        
                                            | page |  | false | 
                                        
                                            | pagesize |  | false | 
                                        
                                            | projectid | list objects by project; if projectid=-1 lists All VMs | false | 
                                        
                                            | resourceid | the ID of the resource associated with the event | false | 
                                        
                                            | resourcetype | the type of the resource associated with the event | false | 
                                        
                                            | startdate | the start date range of the list you want to retrieve (use format "yyyy-MM-dd" or the new format "yyyy-MM-dd HH:mm:ss") | false | 
                                        
                                            | startid | the parent/start ID of the event, when provided this will list all the events with the start/parent ID including the parent event | false | 
                                        
                                            | type | the event type (see event types) | false |