Moving a Product Stack to a Different Compartment

Move a product stack in Fleet Application Management to another compartment.

You can't move an Oracle-defined product stack.
Note

When moving a product stack to another compartment, note that the product stack is no longer accessible from this compartment.
    1. On the Product stack list page, find the product stack that you want to work with. If you need help finding the list page or the product stack, see Listing Product Stacks.
    2. From the Actions menu (Actions Menu) for the product stack, 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 product stack 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 product stack to another compartment.