Refreshing a Migration Asset
Refresh a migration asset. Refreshing a migration asset pulls snapshots from the inventory and re-runs its assessments.
- Open the navigation menu and select Migration & Disaster Recovery. Under Cloud Migrations, select Migrations.
- On the Migrations projects list page, select the active migration project for which you want to refresh the migration asset.
- On the migration project details page, select Migration plans.
- Select the active migration plan that has the asset you want to refresh.
- On the migration plan details page, select Target assets.
- Select the target asset you want to refresh.
- On the target asset details page, select the the Actions menu and then select Refresh migration asset.
- In the Refresh migration asset dialog box, select Refresh.
To refresh a migration asset, use the
refreshcommand. Refreshing a migration asset pulls snapshots from the inventory and re-runs its assessments.oci cloud-migrations migration-asset refresh --migration-asset-id migration_asset_ID[OPTIONS]The required parameters for the
refreshcommand are:--migration-asset-id: Specifies the OCID of the required migration asset of the target assetTo get all the commands for the migration asset, run:
oci cloud-migrations migration-asset -hTo get help for the
refreshcommand, run:For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.oci cloud-migrations migration-asset refresh -hTo refresh a migration asset, use the
RefreshMigrationAssetoption.