Getting a Fleet's Details
Get the details of a fleet in Fleet Application Management.
-
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.
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.
-
On the details page, select the following tabs and perform the actions depending on the options that you see:
- Infrastructure management: Deploy changes to fleet resources such as provisioning, resizing, upgrading or downgrading, destroying, and so on. See Fleet Infrastructure Provisioning in Fleet Application Management.
- Managed resources: View the resources that Fleet Application Management manages, and perform the tasks required for the fleet resources. See Managed Fleet Resources in Fleet Application Management.
- Targets: View the product homes of a fleet resource that Fleet Application Management discovers in preparation of lifecycle management. Perform the tasks required for targets. See Target Discovery.
- Child fleets: View the child fleets of the current fleet, and perform the tasks required for the child fleets. See Child Fleets in Fleet Application Management.
- Executions: View all runbook executions for the fleet. See Listing Fleet Runbook Executions.
- Credentials: View the credentials for an application used by the fleet to manage its lifecycle. See Credentials in Fleet Application Management.
- Properties: View the fleet metadata details. See Fleet Properties in Fleet Application Management.
- Notifications: View, add, edit, or delete fleet-specific notification information, defined in the Notifications service. For more information about notifications, see Managing Topics.
- Tags: View, add, edit, or delete tags for the fleet. For information about tagging, see Resource Tags.
-
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.
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.