Removing a Property From a Fleet
Remove a property associated with 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.
- Select the Properties tab.
- 
To delete a fleet's property, follow these steps: 
- From the Actions menu for the property you want, select Delete.
- 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.