sophos_start_migration
Initiates endpoint migration on a sending tenant, generating a token for the receiving tenant to complete the migration.
Instructions
Start an endpoint migration job on the sending tenant. Generates a migration job token that the receiving tenant uses to accept the migration via sophos_accept_migration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tenant_id | Yes | Sending tenant ID | |
| from_tenant | Yes | UUID of the sending tenant (usually the same as tenant_id) | |
| endpoint_ids | Yes | Comma-separated endpoint UUIDs to migrate |