Listing Targets

List targets associated with a fleet in Fleet Application Management. The targets are categorized under confirmed targets and deleted targets.

    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 fleet details page, select the Targets tab.
      All confirmed targets in the fleet are displayed in a table. The table displays the target name, version, product, parent resource, and other relevant information required to track the patch compliance status of the target. The targets are displayed under the following two categories:
      • Confirmed targets: Displays targets that are discovered and are being considered for lifecycle management by Fleet Application Management.
      • Deleted targets: Displays resources that aren't part of the maintenance managed by the Fleet Application Management lifecycle. They are displayed for 10 days after their end of life and eventually cleaned by Fleet Application Management.
  • Use the oci fleet-apps-management fleet-target-collection list-fleet-targets command and required parameters to list all the confirmed and unconfirmed targets associated with the fleet resources:

    oci fleet-apps-management fleet-target-collection list-fleet-targets --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 ListFleetTargets operation to list the confirmed targets in a fleet.