Enable disabled agents that match the filter. If the command returns “Insufficient permissions”, make sure you have permissions for the Account, Site, or Group and a role that allows Disable Agent (Admin, IR team or IT).

Parameters

ParameterDescription
Agents UUIDsList of agents’ universally unique identifiers.
Should RebootIf true, reboot the endpoint.

Example Output

{
	"errors": [
		{
			"type": "object"
		}
	],
	"data": {
		"affected": "integer"
	}
}

Workflow Library Example

Enable Agent with Sentinelone and Send Results Via Email

Preview this Workflow on desktop