Elastic Agent actions
Cancel an agent action
Spaces method and path for this operation:
<div><span class="operation-verb post">post</span> <span class="operation-path">/s/{space_id}/api/fleet/agents/actions/{actionId}/cancel</span></div>Refer to Spaces for more information.
Cancel a pending action for a specific agent.<br/><br/>[Required authorization] Route required privileges: fleet-agents-all.
post/api/fleet/agents/actions/{actionId}/cancel
Path parameters
actionIdstring required
The ID of the action to cancel
Headers
kbn-xsrfstring required
Example:true
A required header to protect against CSRF attacks
Response
Successful response