GetActionResult
Poll the result of a previously dispatched lifecycle action on an agent
GET
/api/v1/agents/{uuid}/actions/{actionId}/resultOperation ID
GetActionResultSince
1.0.0Execution Mode
SynchronousAuth Context
Auth RequiredAuth Context
Send these values as request headers when calling this API.
AuthorizationstringRequiredBearer Token
X-Tenant-IDstringX-Tenant-ID
Request Inputs
Path Parameters
uuidStringRequiredUUID of the agent that received the action
actionIdStringRequiredIdentifier of the action whose result to query
