All Products
Search
Document Center

Elastic Compute Service:DeleteDedicatedHostCluster

Last Updated:Apr 11, 2024

Deletes a dedicated host cluster.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
RegionIdstringYes

The region ID of the dedicated host cluster. You can call the DescribeRegions operation to query the most recent region list.

cn-hangzhou
DedicatedHostClusterIdstringYes

The ID of the dedicated host cluster.

dc-bp12wlf6am0vz9v2****

Response parameters

ParameterTypeDescriptionExample
object
RequestIdstring

The request ID.

11B55F58-D3A4-4A9B-9596-342420D02FF8

Examples

Sample success responses

JSONformat

{
  "RequestId": "11B55F58-D3A4-4A9B-9596-342420D02FF8"
}

Error codes

HTTP status codeError codeError message
400DedicatedHostExistsDedicated Host exists in the dedicated host cluster.
400IncompleteParamterParameter DedicatedHostClusterId can not be null in this request.

For a list of error codes, visit the Service error codes.

Change history

Change timeSummary of changesOperation
No change history