Moving a Self-Hosted Instance to Another Compartment
Move a self-hosted instance in Fleet Application Management to another compartment.
Note
When moving a self-hosted instance to another compartment, note that the instance is no longer accessible from this compartment and can impact runbook operations if mapped to a runbook.
When moving a self-hosted instance to another compartment, note that the instance is no longer accessible from this compartment and can impact runbook operations if mapped to a runbook.
- On the Self-hosted instances list page, find the self-hosted instance you want to work with. If you need help finding the list page, see Listing Self-Hosted Instances.
- From the for the self-hosted instance, select Move resource.
- In the Move resource panel, select the destination compartment from the list.
- Select Move resource.
Use the oci fleet-apps-management fleet-apps-management-admin platform-configuration change-compartment command and required parameters to move a self-hosted instance to a different compartment:
oci fleet-apps-management fleet-apps-management-admin platform-configuration change-compartment --compartment-id <compartment_OCID> --platform-configuration-id <platform_configuration_OCID> [OPTIONS]
For a complete list of flags and variable options for Fleet Application Management CLI commands, see the CLI for Fleet Application Management.
Run the ChangePlatformConfigurationCompartment operation to move a self-hosted instance to another compartment.