migrate-machine/old-endpoint-token¶
Cluster UUID that created the alert
This parameter specifies the authentication token used to access the old endpoint after machine migration.
Requirements¶
The token must be a valid, unexpired token generated from a user with the superuser role on the old endpoint.
Usage¶
You can obtain a valid token in two ways:
-
Using the CLI:
Replace<user>
with a DRP user that has superuser access. -
Using the DRP UI:
- Navigate to the bottom of the left sidebar
- Click the "Copy Auth Token" button
- Paste the token value when prompted
The token will be used to authenticate all API calls to the source endpoint during the migration process.