Data-source-alarms (Section)#

Path: /facilities/data-sources/data-source{id}/data-source-alarms

Toggle what alarms this data source client can trigger

Parameters#

NameTypeRequiredDefaultDescription
enable-slow-connection-alarmbooleanoptionaltrueRaise slow-connection alarm when requests take too much time before completing

Subsections#

NameTypeDescription
slow-connection-alarm Sectionslow-connection alarm configuration specific to this data source. This alarm enforces a sliding window; to be raised, a set number of faults must occur within a set time-frame (the sliding window).
failed-communication-alarm SectionThis alarm enforces a sliding window; to be raised, a set number of faults must occur within a set time-frame (the sliding window).

Was this helpful?