odb / Client / delete_cloud_exadata_infrastructure

delete_cloud_exadata_infrastructure

odb.Client.delete_cloud_exadata_infrastructure(**kwargs)

Deletes the specified Exadata infrastructure. Before you use this operation, make sure to delete all of the VM clusters that are hosted on this Exadata infrastructure.

See also: AWS API Documentation

Request Syntax

response = client.delete_cloud_exadata_infrastructure(
    cloudExadataInfrastructureId='string'
)
Parameters:

cloudExadataInfrastructureId (string) –

[REQUIRED]

The unique identifier of the Exadata infrastructure to delete.

Return type:

dict

Returns:

Response Syntax

{}

Response Structure

  • (dict) –

Exceptions