Removing a Property From a Fleet

Remove a property associated with a fleet in Fleet Application Management.

    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 Properties tab.
    3. To delete a fleet's property, follow these steps:
      1. From the Actions menu (Actions Menu) for the property that you want to delete, select Delete.
      2. In the Delete property dialog box, select Delete.
  • Use the oci fleet-apps-management fleet-property delete command and required parameters to remove a property from a fleet:

    oci fleet-apps-management fleet-property delete --fleet-id <fleet_OCID> --fleet-property-id <fleet_property_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 DeleteFleetProperty operation to remove a property from a fleet.