odb / Client / delete_cloud_vm_cluster
delete_cloud_vm_cluster¶
- odb.Client.delete_cloud_vm_cluster(**kwargs)¶
Deletes the specified VM cluster.
See also: AWS API Documentation
Request Syntax
response = client.delete_cloud_vm_cluster( cloudVmClusterId='string' )
- Parameters:
cloudVmClusterId (string) –
[REQUIRED]
The unique identifier of the VM cluster to delete.
- Return type:
dict
- Returns:
Response Syntax
{}
Response Structure
(dict) –
Exceptions