Data-source-alarms (Section)#
Path: /facilities/data-sources/data-source{id}/data-source-alarms
Toggle what alarms this data source client can trigger
Parameters#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| enable-slow-connection-alarm | boolean | optional | true | Raise slow-connection alarm when requests take too much time before completing |
Subsections#
| Name | Type | Description |
|---|---|---|
| slow-connection-alarm | Section | slow-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 | Section | This alarm enforces a sliding window; to be raised, a set number of faults must occur within a set time-frame (the sliding window). |