The specification schema for querying events in either the Monitor Service of the Event Management Service. The sort element is used to sort the results returned from the service. The order to sort the result in see orderEnum. The item to sort the result by in see sortEnum The subSort element is used to apply a sub level sort to the results returned from the service. The order to sub sort the result in - see orderEnum. The item to sub sort the result by - see subSortEnum The scope allows the caller to filter the result set or the scope of the request. If no scope is specified then the default behaviour is to set the scope to the searchPath /content A list of searchPaths to restrict the search to. Will return data about this specified task only. Will return data about tasks that have this id as their parent, used to return information about child steps for jobs and agents. Will return information about whether the specific task is restartable. Will return information about whether there are restartable tasks for this given parent id. Use this element to apply filters to the scope of the query. This is not required for restart scope requests. Start time which is optional for the monitor Service. End time which is optional for the monitor Service. Which user owns the task. Which user is running the task. The schedule trigger name that was used to initiate the run of this task. The type of schedule was to initiate this run see scheduleTypeEnum. Which object model objectClass of task to filter by. The priority of the task. The status of the task to filter by. Which dispatcher is the executing task being run on. Which history obects should be returned based on the detail's severity property. Which tenantID is running the task. Use this element to define the summary query. The summary start time, which may be different to the filter start time. The summary end time, which may be different to the filter end time. This element controls the granularity of the summary. The default is hour. See the groupBy enum Enumeration for the direction to order the results in. Return the results in ascending order. Return the results in descending order. Enumeration for grouping the summary results group by hour group by day no grouping Enumeration for the filter properties that sorts can apply to. Apply the sorting to the startTime property Apply the sorting to the status property Apply the sorting to the scheduleType property Apply the sorting to the priority property Enumeration for the filter properties that subSorts can apply to. Apply the sorting to the historyDetail(s) detailTime property Enumeration of valid priority values. Enumeration of valid status values. Enumeration of valid detail severity values. Enumeration of valid schedule type values. The definition for listing one or more searchPaths for the searchPath scope. Must contain exactly 45 ASCII letters or digits; the letters can be uppercase or lowercase.