Adding Child Fleets

Associate one or more child fleets to a fleet in Fleet Application Management.

Adding child fleets is associating one or more fleets with a fleet to allow the fleet to become its parent.
    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. Select the Child fleets tab.

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

    3. Select Add child fleet.
      Note

      If you don't find any fleets displayed in the list table, use the Compartment filter to switch compartments.
    4. In the Add child fleets panel, select the checkbox next to the fleets that you want to associate with the fleet.
    5. Select Add child fleet.
      The Add child fleet status panel shows real-time progress.
    6. To get details of the child fleet, select the child fleet name.
  • Use the oci fleet-apps-management fleet update command and required parameters to add child fleets to a 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 by adding child fleets to it.