migrate-machine/new-endpoint-token¶
The token with superuser access to the target endpoint.
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.
Objects that Reference migrate-machine/new-endpoint-token¶
- templates migrate-esxi-machine.py.tmpl in Core Task Library as part of Contents (used)
- tasks migrate-prep in Core Task Library as part of Templates.[0].Contents (used)
- tasks migrate-machine in Core Task Library as part of Templates.[0].Contents (used)
- tasks migrate-machine in Core Task Library as part of Templates.[1].Contents (used)
- tasks migrate-start-temp-agent in Core Task Library as part of Templates.[0].Contents (used)
- tasks migrate-start-temp-agent in Core Task Library as part of Templates.[1].Contents (used)
Objects used by migrate-machine/new-endpoint-token¶
Not used in current content packs