With Transitions

Searches the server for alarm instances that match the filter while obtaining the transition history of an alarm.

1378

Inputs/Outputs

datatype_icon

limit to configured workspace?

Boolean that determines whether this node only queries for alarms in the workspace you specify in configuration.

By default, the node queries for alarms from all accessible workspaces.

datatype_icon

configuration

Connection to the server.

datatype_icon

filter

Properties and values used to find and return matching alarm instances.

Wire Filter G Type to this input.

datatype_icon

only most recent?

Boolean that determines whether the server should return only the most recent instance of each alarm id.

datatype_icon

order of results

Order in which the results are sorted based on the updated at field of an alarm instance.

Ascending Sorts the alarm instances returned in least to greatest order.
Descending Sorts the alarm instances returned in greatest to least order.

Default value: Ascending

datatype_icon

error in

Error conditions that occur before this node runs.

The node responds to this input according to standard error behavior. For more information, refer to Standard Error Behavior.

Default value: No error

datatype_icon

skip

Number of alarm instances to skip on the server.

Default value: 0

datatype_icon

take

Number of alarm instances requested from the server.

If you leave skip and take empty, the query returns the first 1,000 results by default.

datatype_icon

alarms

Alarm instances matching the filter returned from the server.

datatype_icon

alarm information

Collection of notes about an alarm instance or group of alarm instances.

datatype_icon

total count

Total number of alarm instances matching the filter before taking skip and take into account on the server.

datatype_icon

error out

Error information.

The node produces this output according to standard error behavior. For more information, refer to Standard Error Behavior.