Links

Acknowledged

The Acknowledged endpoint allows you to list, add, and delete acknowledged hostnames, apps, and issues.
get
https://api.halosecurity.com/api/v1/ack
/host-list.json
Get a list of acknowledged hostnames.
get
https://api.halosecurity.com/api/v1/ack
/host-add.json
Add a hostname acknowledgment.
get
https://api.halosecurity.com/api/v1/ack
/host-delete.json
Delete a hostname acknowledgment.
get
https://api.halosecurity.com/api/v1/ack
/element-list.json
Get a list of acknowledged elements.
get
https://api.halosecurity.com/api/v1/ack
/element-add.json
Add an app acknowledgment.
get
https://api.halosecurity.com/api/v1/ack
/element-get.json
Get information about a specific acknowledgement.
get
https://api.halosecurity.com/api/v1/ack
/element-delete.json
Delete an element acknowledgment.
get
https://api.halosecurity.com/api/v1/ack
/issue-list.json
Get a list of acknowledged issues.
get
https://api.halosecurity.com/api/v1/ack
/issue-get.json
Get information about a specific acknowledged issue.
get
https://api.halosecurity.com/api/v1/ack
/issue-add.json
Add an issue to acknowledged list.
get
https://api.halosecurity.com/api/v1/ack
/issue-delete.json
Delete an acknowledged issue.