Moving an Environment Type to a Different Compartment

Move an environment type in Fleet Application Management to another compartment.

You can't move an Oracle-defined environment type.
Note

When moving an environment type to another compartment, note that the environment type is no longer accessible from this compartment.
    1. On the Environment types list page, find the environment type that you want to work with. If you need help finding the list page or the environment type, see Listing Environments.
    2. From the Actions menu (Actions Menu) for the environment type, select Move resource.
    3. In the Move resource panel, select the destination compartment from the list.
    4. Select Move resource.
  • Use the oci fleet-apps-management fleet-apps-management-admin platform-configuration change-compartment command and required parameters to move a custom environment type 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 custom environment type to another compartment.