sophos_bulk_isolate_endpoints
Isolate or deisolate multiple endpoints simultaneously in Sophos Central by providing tenant ID, endpoint IDs, isolation status, and reason.
Instructions
Isolate or deisolate multiple endpoints at once via POST /endpoints/isolation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment | No | Reason for the isolation change | |
| enabled | Yes | true to isolate, false to deisolate | |
| tenant_id | Yes | Tenant UUID | |
| endpoint_ids | Yes | Comma-separated endpoint UUIDs |