The endpoint that an agent uses to acknowledge (and inform fleet-server) of events that it has recieved/executed. A single action may have multiple different events associated with it. Also an action may not have any acks associated with it.
post/api/fleet/agents/{id}/acks
Path parameters
idstring required
The agent ID.
Headers
X-Request-Idstring
The request tracking ID for APM.
Elastic-Api-Versionstring
The API version to use, format should be "YYYY-MM-DD"
Request body
Response
Agent ack successfully received.