Adding a Property to a Fleet

Add an existing property to 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. Select Add property.
    4. In the Add property panel, select a compartment from where you want select the property, property name, and enter a corresponding value for it.
    5. Select Add.
  • Use the oci fleet-apps-management fleet-property create command and required parameters to add a property to a fleet:

    oci fleet-apps-management fleet-property create --fleet-id <fleet_OCID> --property-id <property_OCID> --value <text> [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 CreateFleetProperty operation to add a property to a fleet.