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 section. 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.

      Get a summary of the resource validation status under the General information section. Access the various options associated with the resources from the Actions menu.

      Get a summary of the resource discovery status under the General information section. Access the various options associated with the resources from the Actions menu.

      Find the detailed visual metrics information under the Metrics section. The layout is divided into two charts: one depicts the workflow states of resources for a fleet, while the other represents manageable targets for these resources.

      Verify the patch compliance status of a fleet under the Compliance status section.

    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.