Using the API to Manage Exadata Cloud@Customer Infrastructure

Oracle Exadata Cloud@Customer uses the same API as Oracle Cloud Infrastructure. For information about using the API and signing requests, see REST APIs and Security Credentials. For information about SDKs, see Software Development Kits and Command Line Interface.

Use these API operations to manage Exadata Cloud@Customer infrastructure:

Operation

REST API Endpoint

Activates the specified Exadata infrastructure resource.

ActivateExadataInfrastructure

Makes the storage capacity from additional storage servers available for VM Cluster consumption. AddStorageCapacityExadataInfrastructure

Creates an Exadata infrastructure resource.

CreateExadataInfrastructure

Deletes the Exadata Cloud@Customer infrastructure.

DeleteExadataInfrastructure

Downloads the configuration file for the specified Exadata Cloud@Customer infrastructure.

DownloadExadataInfrastructureConfigFile

Generates a recommended Cloud@Customer VM cluster network configuration.

GenerateRecommendedVmClusterNetwork

Gets information about the specified Exadata infrastructure.

GetExadataInfrastructure

Lists the Exadata infrastructure resources in the specified compartment. ListExadataInfrastructures
Updates the Exadata infrastructure resource. UpdateExadataInfrastructure