Editing a Capacity Reservation
To edit a capacity reservation see the following steps.
You can change the name of the capacity reservation. If the capacity reservation is in the root compartment for the tenancy, you can decide whether the reservation should be the default reservation.
- On the Capacity Reservations list page, find the capacity reservation that you want to work with. If you need help finding the list page, see Listing Capacity Reservations.
- Select Edit.
- (Optional) Edit the capacity reservation as needed. Avoid entering confidential information.
- Select or clear the Make this reservation the default for this availability domain checkbox.
- Select Save changes.
Use the capacity reservations update command and required parameters to update a capacity reservation:
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 update a capacity reservation: