migrate-machine/new-endpoint-token¶
Cluster UUID that created the alert
This parameter specifies the authentication token used to access the source endpoint during machine migration.
Requirements¶
The token must be a valid, unexpired token generated from a user with the superuser role on the target 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.