Moving a Catalog Item Version Between Compartments

Move a catalog item version to a different compartment in your Oracle Cloud Infrastructure tenancy.

See Managing Compartments for information about compartments and access control.
Note

When moving a catalog item version to another compartment, note that this catalog item version is no longer accessible from this compartment.
    1. On the Private catalog list page, select the catalog item you want to work with. If you need help finding the list page or the catalog item, see Listing Private Catalog Items.
    2. On the details page, select the Versions tab.
    3. From the Actions menu (Actions Menu) for the catalog item version, select Move resource.
    4. In the Move resource panel, select the destination compartment from the list.
    5. Select Move resource.
  • Use the oci fleet-apps-management fleet-apps-management-catalog catalog-item change-compartment command and required parameters to move a private catalog item version to a different compartment.

    oci fleet-apps-management fleet-apps-management-catalog catalog-item change-compartment --catalog-item-id <catalog-item_OCID> --compartment-id <compartment_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 ChangeCatalogItemCompartment operation to move a private catalog item version to another compartment.