Viewing Capacity Configuration Resources

View the capacity configuration resources for a capacity reservation using the following steps.

    1. Navigate to the Capacity Reservations list page. If you need help finding the list page, see Listing Capacity Reservations.
    2. Select a capacity reservation.
    3. In the Capacity configurations section, you can see the total reserved capacity and the total used capacity for each configuration.
    4. (Optional) To see the instances that are created in the capacity reservation, select the option you see:
      • Scroll down to Created instances.
      • Under Resources, select Created instances.
  • Use the capacity reservations get command and required parameters to get information about a capacity configuration:

    oci compute capacity-reservation get --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 get information about a capacity configuration for a capacity reservation: