You can call this operation to delete a health check instance.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
RegionId | string | Yes | The ID of the region where the health check instance is deployed. | cn-shanghai |
HcInstanceId | string | Yes | The ID of the health check instance. | hc-vfgyz7dv07lthr**** |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "7F0B079C-2D0E-4ABF-A970-C079F785A09C"
}
Error codes
HTTP status code | Error code | Error message | Description |
---|---|---|---|
400 | HC.InstanceNoFound | The specified network health check instance does not exist. | The specified network health check instance does not exist. |
400 | HC.RelatedRoute | The specified health check instance has associated routes and cannot be deleted. | The specified health check instance has associated routes and cannot be deleted. |
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|
No change history