Creating a Child Fleet

Create a child fleet and specify the parent fleet in Fleet Application Management.

Creating a child fleet is similar to creating a fleet, where you provide the information needed to create a fleet along with the association with a parent fleet.
    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 Create child fleet.
    4. In the Create fleet page, update the details.
      See Creating a Fleet for steps to create a child fleet.
  • Use the oci fleet-apps-management fleet create command and required parameters to create a child fleet:

    oci fleet-apps-management fleet create --compartment-id <compartment_OCID> --display-name <text> --resource-selection <json_file_or_string> [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 CreateFleet operation to create a child fleet.