Moving an Instance Configuration to a Different Compartment
On Compute Cloud@Customer, you can move an instance configuration to a different compartment within the same tenancy.
When you move an instance configuration to a different compartment, instances and instance pools created by using this instance configuration aren't moved.
New instances and instance pools that are created using this instance configuration are created in the compartment specified in the instance configuration, not in the compartment to which the instance configuration has been moved.
Avoid entering confidential information in names and tags.
This task isn't available in the Console.
Use the oci compute-management instance-configuration change-compartment command and required parameters move an instance configuration to a different compartment.
oci compute-management instance-configuration change-compartment --compartment-id destination_compartment_OCID --instance-configuration-id instance_configuration_OCID
For a complete list of CLI commands, flags, and options, see the Command Line Reference.
This task is not available in the API.
For information about using the API and signing requests, see REST APIs and Security Credentials. For information about SDKs, see Software Development Kits and Command Line Interface.