(array) array of containers each of them containing two attributes:
"Name" of type String, name of attribute used for sorting. See List of event attributes for attribute names.
"Asc" of type Boolean, ascending if true descending otherwise
strHostName
(wstring) name of the host. Events for specified host will be returned. Events from all hosts will be returned if "" (empty string) is specified.
pFilter
(params) object containing values for attributes to filter events. Only events with matching attribute values will be returned. If empty all events for task will be returned. See List of event filter attributes for attribute names.