Moving a Patch Between Compartments

Move a custom patch in Fleet Application Management to a different compartment in your Oracle Cloud Infrastructure tenancy.

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

When moving a patch to another compartment, note that the patch is no longer accessible from this compartment.
    1. On the Patches list page, select the patch that you want to work with. If you need help finding the list page or the patch, see Listing Patches.
    2. From the Actions menu (Actions Menu) for the patch, 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-operations patch change-compartment and required parameters to move a patch to a different compartment:

    oci fleet-apps-management fleet-apps-management-operations patch change-compartment --compartment-id <compartment_OCID> --patch-id <patch_OCID>

    For a complete list of flags and variable options for Fleet Application Management CLI commands, see the CLI for Fleet Application Management.

  • Run the ChangePatchCompartment to move a custom patch to another compartment.