Acknowledges a group of active alarm instances on the server with a single call.

An alarm instance remains active until you acknowledge and clear it. Typically, the application that sets the alarm clears it when the condition(s) that triggered the alarm no longer exist. An operator must acknowledge the alarms in the user interface or call this node.

Use Query Alarms to find alarm instances you want to acknowledge.

Inputs/Outputs

alarms in

Group of active alarm instances you need to acknowledge.

note

Information you want to include about the alarm acknowledgement.

clear alarms

A Boolean that determines whether to clear alarms without waiting for the application that set the alarms to do it.

Default value: False

error in

Error conditions that occur before this node runs.

The node responds to this input according to standard error behavior.

Default value: No error

alarms out

Group of active alarm instances you acknowledged.

acknowledged

An array of Booleans that determine whether your team acknowledged the alarm instances.

error out

Error information.

The node produces this output according to standard error behavior.