Moving a Product to a Different Compartment

Move a product in Fleet Application Management to another compartment.

You can't move an Oracle-defined product to another compartment.
Note

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