Getting a Fleet's Details

Get the details of a fleet in Fleet Application Management.

    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.
      The details page for the fleet opens, and displays the basic information about the fleet under the General information tab. You can also find whether targets are automatically confirmed for the fleet or require manual confirmation. Note the following conditions when you should manually confirm targets:
      • If Auto-confirm is disabled for the fleet, manually confirm targets by selecting Confirm targets.
      • If Auto-confirm is enabled, and a message of targets not being found, or software discovery partially succeeded appears at the top of the page because of system downtime, manually confirm targets by selecting Confirm targets.
      To manually confirm targets, see Confirming Targets.
    2. On the details page, select the following tabs and perform the actions depending on the options that you see:
  • Use the oci fleet-apps-management fleet get command and required parameters to get details of a fleet:

    oci fleet-apps-management fleet get --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 GetFleet operation to get details of a fleet.