With Transitions
- Updated2024-02-21
- 3 minute(s) read
With Transitions
Searches the server for alarm instances that match the filter while obtaining the transition history of an alarm.
Inputs/Outputs
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.
configuration
Connection to the server.
filter
Properties and values used to find and return matching alarm instances.
Wire Filter G Type to this input.
only most recent?
Boolean that determines whether the server should return only the most recent instance of each alarm id.
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
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
skip
Number of alarm instances to skip on the server.
Default value: 0
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.
alarms
Alarm instances matching the filter returned from the server.
alarm information
Collection of notes about an alarm instance or group of alarm instances.
total count
Total number of alarm instances matching the filter before taking skip and take into account on the server.
error out
Error information.
The node produces this output according to standard error behavior. For more information, refer to Standard Error Behavior.