Confirming Targets
Confirm all targets that can then be available for lifecycle operations in Fleet Application Management.
Important
If auto confirmation of target resources is enabled when creating a fleet, you don't need to manually confirm the targets unless the fleet details page indicates that the targets can't be confirmed.
If auto confirmation of target resources is enabled when creating a fleet, you don't need to manually confirm the targets unless the fleet details page indicates that the targets can't be confirmed.
The following steps show how to confirm targets from the fleet details page. Note
After the discovery of resources is complete, the option to confirm targets is available at the top of the page.Use the oci fleet-apps-management fleet confirm-targets command and required parameters to confirm required targets that can then be available for fleet lifecycle operations:
oci fleet-apps-management fleet confirm-targets --fleet-id <fleet_OCID> --targets <json_file_or_string> [OPTIONS]
Use the oci fleet-apps-management fleet-target-collection list-targets command and required parameters to know the list of all confirmed and unconfirmed resources.
oci fleet-apps-management fleet-target-collection list-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 ConfirmTargets operation to confirm the required targets.
Run the ListTargets operation to know the list of all confirmed and unconfirmed resources.