Deleting a Resource from a Fleet

Remove a resource from a fleet in Fleet Application Management.

If you delete resources from a fleet, be sure to rescan resources. See Rescanning the Resources in a Fleet.
    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. Select the Managed resources tab.
      All resources added to the fleet are displayed.
    3. From the Actions menu (Actions Menu) for the resource that you want to delete, select Remove.
    4. In the Remove resource dialog box, select Remove.
  • Use the oci fleet-apps-management fleet-resource delete command and required parameters to remove a resource from a fleet:

    oci fleet-apps-management fleet-resource delete --fleet-id <fleet_OCID> --fleet-resource-id <fleet_resource_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 DeleteFleetResource operation to remove a resource from a fleet.