Removing a Child Fleet

Delete a child fleet to remove the association with the parent fleet in Fleet Application Management. Deleting a child fleet removes only the association with the parent fleet. Therefore, the hierarchical structure is changed.

Note

You can delete only child fleets that don't have a maintenance window or lifecycle operation schedule.
    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 details page, select the Child fleets tab.

      All child fleets for the fleet are displayed in a table.

    3. From the Actions menu (Actions Menu) for the child fleet that you want to delete, select Remove.
    4. When prompted, confirm the removal.
  • Use the oci fleet-apps-management fleet update command and required parameters to remove a child fleet from the fleet:

    oci fleet-apps-management fleet update --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 UpdateFleet operation to update a fleet to remove a child fleet from it.