Acknowledgements
The default offset is 0, the default limit is 10 results.
To get all results, use limit=0 as a parameter on the URL (i.e., GET /acks?limit=0 ).
|
GETs (reading data)
Resource | Description |
---|---|
/acks |
Get a list of acknowledgements. |
/acks/count |
Get the number of acknowledgements (returns plaintext, rather than XML or JSON). |
/acks/{id} |
Get the acknowledgement specified by the given ID. |
POST (setting data)
Resource | Description |
---|---|
/acks |
Creates or modifies an acknowledgement for the given alarm ID or notification ID.
To affect an alarm, set an |