odb / Client / delete_cloud_autonomous_vm_cluster

delete_cloud_autonomous_vm_cluster

odb.Client.delete_cloud_autonomous_vm_cluster(**kwargs)

Deletes an Autonomous VM cluster.

See also: AWS API Documentation

Request Syntax

response = client.delete_cloud_autonomous_vm_cluster(
    cloudAutonomousVmClusterId='string'
)
Parameters:

cloudAutonomousVmClusterId (string) –

[REQUIRED]

The unique identifier of the Autonomous VM cluster to delete.

Return type:

dict

Returns:

Response Syntax

{}

Response Structure

  • (dict) –

Exceptions