Moving a Lifecycle Operation to a Different Compartment

Move a custom lifecycle operation in Fleet Application Management to another compartment.

You can't move an Oracle-defined lifecycle operation, such as a patch, discovery, or provision, to another compartment.
Note

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