Adding Resources to a Fleet Manually
Filter and add resources to a fleet manually in Fleet Application Management.
Note
After you add resources, Fleet Application Management plugin is enabled, and the resources become managed resources.
After you add resources, Fleet Application Management plugin is enabled, and the resources become managed resources.
After you add resources to the fleet, they appear in the Managed resources table. You can perform the following actions:
- Select a fleet resource to find its details.
- From the for the fleet resource, select Remove to remove it from the fleet.
Use the oci fleet-apps-management fleet-resource create command and required parameters to add resources to a fleet:
oci fleet-apps-management fleet-resource create --compartment-id <compartment_OCID> --fleet-id <fleet_OCID> --resource-id <resource_OCID> --tenancy-id <tenancy_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 CreateFleetResource operation to add resources to a fleet.