Deleting a Capacity Configuration
Delete 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 Delete configuration. Confirm when prompted.
Note
The capacity configuration is deleted and the associated capacity is released from the reservation.
Use the capacity reservations update command and required parameters to delete 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 delete a capacity configuration for a capacity reservation: