Scheduled Outages
GETs (Reading Data)
Parameter | Description |
---|---|
|
Get a list of configured scheduled outages. |
|
Get the details of a specific outage. |
POSTs (Setting Data)
Parameter | Description |
---|---|
|
Add a new outage (or update an existing one). |
PUTs (Modifying Data)
Parameter | Description |
---|---|
|
Add a specific outage to a collectd’s package. |
|
Add a specific outage to a pollerd’s package. |
|
Add a specific outage to a threshd’s package. |
|
Add a specific outage to the notifications. |
DELETEs (Removing Data)
Parameter | Description |
---|---|
|
Delete a specific outage. |
|
Remove a specific outage from a collectd’s package. |
|
Remove a specific outage from a pollerd’s package. |
|
Remove a specific outage from a threshd’s package. |
|
Remove a specific outage from the notifications. |