Enable Agent
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
Parameter | Description |
---|---|
Agents UUIDs | List of agents' universally unique identifiers. |
Should Reboot | If 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