Deleting a Health Check
Function
This API is used to delete a health check.
URI
DELETE /v1.0/{project_id}/elbaas/healthcheck/{healthcheck_id}
| Parameter | Mandatory | Type | Description |
|---|---|---|---|
| project_id | Yes | String | Specifies the project ID. |
| healthcheck_id | Yes | String | Specifies the health check ID. |
Status Code
- Normal
- Error
Status Code
Message
Description
400
badRequest
Request error.
401
unauthorized
Authentication failed.
403
userDisabled
You do not have the permission to perform the operation.
404
Not Found
The requested page does not exist.
500
authFault
System error.
503
serviceUnavailable
The service is unavailable.
Last Article: Configuring a Health Check
Next Article: Modifying a Health Check
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.