Client-alarms (Section)#
Path: /facilities/http/client{id}/client-alarms
Toggle what alarms this HTTP client can trigger
Parameters#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| enable-failed-authentication-alarm | boolean | optional | false | Raise failed-authentication alarm when receiving a 401 status code from the remote HTTP server |
| enable-failed-communication-alarm | boolean | optional | true | Raise failed-communication alarm when receiving a 500-599 status code from the remote HTTP server |
| raise-failed-communication-alarms-http-client-errors | boolean | optional | false | Additionally raise failed-communication alarm when receiving 400,402-499 status codes from the remote HTTP server. |
Subsections#
| Name | Type | Description |
|---|---|---|
| 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). |