Operator-state-change (List)#

Path: /alarms/shelved-alarms/shelved-alarm{resource, alarm-type-id, alarm-type-qualifier}/operator-state-change

This list is used by operators to indicate the state of human intervention on an alarm. For shelved alarms, the system has set the list item in the list to ‘shelved’.

Parameters#

NameTypeRequiredDefaultDescription
timedate-and-timerequiredTimestamp for operator action on the alarm.
operatorstringrequiredThe name of the operator that has acted on this alarm.
stateoperator-staterequiredThe operator’s view of the alarm state.
textstringoptionalAdditional optional textual information provided by the operator.

Was this helpful?