Updating a Property of a Fleet

Edit 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 update an existing fleet property, follow these steps:
      1. From the Actions menu for the property you want, select Edit.
      2. In the Edit property panel, update the values.
        For field descriptions, see Creating a property.
      3. Select Save changes.
  • Use the oci fleet-apps-management fleet-property update command and required parameters update a property associated with a fleet:

    oci fleet-apps-management fleet-property update --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 UpdateFleetProperty operation to update a property associated with a fleet.