odb / Client / delete_exadb_vm_cluster

delete_exadb_vm_cluster

odb.Client.delete_exadb_vm_cluster(**kwargs)

Deletes the specified Exascale VM cluster.

See also: AWS API Documentation

Request Syntax

response = client.delete_exadb_vm_cluster(
    exadbVmClusterId='string'
)
Parameters:

exadbVmClusterId (string) –

[REQUIRED]

The unique identifier of the Exascale VM cluster to delete.

Return type:

dict

Returns:

Response Syntax

{}

Response Structure

  • (dict) –

Exceptions

  • odb.Client.exceptions.ThrottlingException

  • odb.Client.exceptions.ValidationException

  • odb.Client.exceptions.ConflictException

  • odb.Client.exceptions.AccessDeniedException

  • odb.Client.exceptions.InternalServerException

  • odb.Client.exceptions.ResourceNotFoundException