Workflows based on this trigger will search for new events every 5 minutes.
Parameters
| Parameter | Description | 
|---|---|
| Fields | A comma delimited list of fields. Filters the response to only include the listed fields for each object. | 
| Filter | Filters the response to include only the results that include the specified value.  You can substitute _all with a field name to filter on only a specific field. Note that filtering is only available for id, type, acked, rule, chain, severity, cleared, sdted, startEpoch, monitorObjectName, monitorObjectGroups, resourceTemplateName, instanceName, and dataPointName. Operators include: Greater than or equals: >:Less than or equals: <:Greater than: >Less than: <Does not equal: !:Equals: :Includes: ~Does not include: !~ |