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.ThrottlingExceptionodb.Client.exceptions.ValidationExceptionodb.Client.exceptions.ConflictExceptionodb.Client.exceptions.AccessDeniedExceptionodb.Client.exceptions.InternalServerExceptionodb.Client.exceptions.ResourceNotFoundException