Creating a Discovery Work Request
After creating an asset source, run the Oracle Cloud Migrations external asset discovery.
You can now see a mapping between the VMs in the source environment and the discovered assets. To run the external asset discovery for an asset source and get details of the discovery work request, use the asset source
refreshcommand.oci cloud-bridge discovery asset-source refresh --asset-source-id asset_source_ID [OPTIONS]The required parameter for the
refreshcommand is:--asset-source-id: Specifies the OCID of the asset source.To get all the commands for
discovery asset-source, run:oci cloud-bridge discovery asset-source -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-bridge discovery asset-source refresh -hTo get details of a discovery request for an asset source, use the asset source
RefreshAssetSourceoperation.