assign_reboot_task
Initiate a reboot task for specific endpoints by assigning IDs or filtering by organization and managed status using the Binalyze AIR MCP Server.
Instructions
Assign a reboot task to specific endpoints
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endpointIds | Yes | Endpoint ID(s) to reboot. Can be a single ID or an array of IDs. | |
| managedStatus | No | Filter endpoints by managed status. Default is ["managed"]. | |
| organizationIds | No | Organization ID(s) to filter endpoints by. Defaults to 0. |