Using the Exadata Cloud at Customer REST APIs

You can programmatically provision and manage Oracle Database Exadata Cloud at Customer database deployments by using REST (REpresentational State Transfer) application programming interfaces (APIs).

Each REST API call maps to a HTTP request: getting an object (GET), adding an object (POST), updating an object (PUT), and deleting an object (DELETE). The HTTP response code indicates whether the request was successful. Each object for which you can perform the GET, POST, PUT, and DELETE requests is identified uniquely by its URI.

To access Exadata Cloud at Customer by using the REST API you must use the REST endpoint URL that is associated with your service instance. For details, see REST API for Oracle Database Exadata Cloud at Customer.

Using the Oracle Cloud My Services REST APIs

In addition to the Exadata Cloud at Customer REST APIs, you can also use the Oracle Cloud My Services REST APIs to perform the following functions on Exadata Cloud at Customer:

  • Create and modify an Exadata Cloud at Customer instance.
  • Scale the number of enabled CPU cores in the Exadata Cloud at Customer instance.

For details, see Oracle Cloud My Services API, Managing Exadata Instances, and Using REST APIs to Enable and Disable CPU Cores on Exadata Cloud at Customer.