Editing a Capacity Configuration
Edit a capacity configuration for a capacity reservation using the following steps.
- Navigate to the Capacity Reservations list page. If you need help finding the list page, see Listing Capacity Reservations.
- Select a capacity reservation.
- Under Capacity configurations, for a capacity configuration from the actions menu (3 dots), select Edit.
- For Count, enter a new value. The value must be greater than or equal to the number of instances in this configuration.
- Select Save changes.
Use the capacity reservations update command and required parameters to edit a capacity configuration:
oci compute capacity-reservation update --from-json <file://path/to/file.json>
<file://path/to/file.json> is the path to a JSON file that defines the instance details. For information about how to generate an example of the JSON file, see Advanced JSON Options.
For a complete list of flags and variable options for the Compute service CLI commands, see the command line reference for Compute.
For information about using the API and signing requests, see REST API documentation and Security Credentials. For information about SDKs, see SDKs and the CLI.
Use this API operation to edit a capacity configuration for a capacity reservation: