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 Fleets list page or a specific fleet, see Listing Fleets.
    2. Select the Properties tab.
    3. To delete a fleet's property, follow these steps:
      1. From the Actions menu for the property you want, 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.