Adding a Property to a Fleet
Add an existing property to 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.
- Select Add property.
- In the Add property panel, select a compartment from where you want select the property, property name, and enter a corresponding value for it.
- 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.