Deletes the specified cloud Exadata infrastructure.
DELETE {{baseUrl}}/cloudExadataInfrastructures/:cloudExadataInfrastructureId?isDeleteVmClusters=false
Deletes the cloud Exadata infrastructure resource. Applies to Exadata Cloud Service instances and Autonomous Database on dedicated Exadata infrastructure only.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
isDeleteVmClusters | boolean | If true , forces the deletion the specified cloud Exadata infrastructure resource as well as all associated VM clusters. If false , the cloud Exadata infrastructure resource can be deleted only if it has no associated VM clusters. Default value is false . | |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
if-match | string | For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match | |
parameter to the value of the etag from a previous GET or POST response for that resource. The resource | |||
will be updated or deleted only if the etag you provide matches the resource's current etag value. | |||
opc-request-id | string | Unique identifier for the request. | |
Accept | string |