v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1466450398.1 KB

Creates an Exadata infrastructure.

post/#X-Amz-Target=Odb.CreateCloudExadataInfrastructure

Headers

X-Amz-Target'Odb.CreateCloudExadataInfrastructure' required

Request body

displayNamestring required

A user-friendly name for the Exadata infrastructure.

availabilityZonestring
<p>The name of the Availability Zone (AZ) where the Exadata infrastructure is located.</p> <p>This operation requires that you specify a value for either <code>availabilityZone</code> or <code>availabilityZoneId</code>.</p> <p>Example: <code>us-east-1a</code> </p>
availabilityZoneIdstring
<p>The AZ ID of the AZ where the Exadata infrastructure is located.</p> <p>This operation requires that you specify a value for either <code>availabilityZone</code> or <code>availabilityZoneId</code>.</p> <p>Example: <code>use1-az1</code> </p>
tagsobject

The list of resource tags to apply to the Exadata infrastructure.

computeCountinteger required

The number of database servers for the Exadata infrastructure. Valid values for this parameter depend on the shape. To get information about the minimum and maximum values, use the <code>ListDbSystemShapes</code> operation.

storageCountinteger required

The number of storage servers to activate for this Exadata infrastructure. Valid values for this parameter depend on the shape. To get information about the minimum and maximum values, use the <code>ListDbSystemShapes</code> operation.

clientTokenstring

A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don't specify a client token, the Amazon Web Services SDK automatically generates a client token and uses it for the request to ensure idempotency. The client token is valid for up to 24 hours after it's first used.

databaseServerTypestring

The database server model type of the Exadata infrastructure. For the list of valid model names, use the <code>ListDbSystemShapes</code> operation.

storageServerTypestring

The storage server model type of the Exadata infrastructure. For the list of valid model names, use the <code>ListDbSystemShapes</code> operation.

Response

Success

displayNamestring

The user-friendly name for the Exadata infrastructure.

status'AVAILABLE' | 'FAILED' | 'PROVISIONING' | 'TERMINATED' | 'TERMINATING' | 'UPDATING' | 'MAINTENANCE_IN_PROGRESS'

The current status of the Exadata infrastructure.

statusReasonstring

Additional information about the status of the Exadata infrastructure.

cloudExadataInfrastructureIdstring required

The unique identifier of the Exadata infrastructure.