Moving a Fleet Between Compartments

Move a fleet to a different compartment in Fleet Application Management.

You can move only an active fleet to another compartment.
Note

When moving a fleet to another compartment, note that this fleet is no longer accessible from this compartment.
    1. On the Fleets list page, select the fleet that you want to work with. If you need help finding the list page or the fleet, see Listing Fleets.
    2. On the fleet details page, select the Actions menu and then 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 change-compartment command and required parameters to move an active fleet to a different compartment.

    oci fleet-apps-management fleet change-compartment --compartment-id <compartment_OCID> --fleet-id <fleet_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 ChangeFleetCompartment operation to move an active fleet to another compartment.