Getting a Target Asset's Details
View the details of a target asset of a migration plan.
To view the details of a target asset of a migration plan, use the
get
command with the required parameters:oci cloud-migrations target-asset get --target-asset-id target_asset_ID[OPTIONS]
The required parameters for the
get
command are:--target-asset-id
: Specifies the OCID of the required target asset.To get all the commands for
target-asset
, run:oci cloud-migrations target-asset -h
To get help for the
get
command, run:oci cloud-migrations target-asset get -h
For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.
To get details of a target asset, use the
GetTargetAsset
option.