assign_isolation_task
Isolate or unisolate specific endpoints by assigning tasks using endpoint IDs and optional filters for organizations or managed status within the Binalyze AIR MCP Server environment.
Instructions
Assign an isolation task to specific endpoints
Input Schema
Name | Required | Description | Default |
---|---|---|---|
enabled | No | Whether to enable (isolate) or disable (unisolate) isolation. Defaults to true. | |
endpointIds | Yes | Endpoint ID(s) to isolate or unisolate. 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. |