功能介紹
刪除健康檢查。
接口約束
如果該健康檢查綁定的 負(fù)載均衡 器的provisioning狀態(tài)不是ACTIVE,不能刪除該健康檢查。
調(diào)試
您可以在API Explorer中直接運行調(diào)試該接口。
URI
DELETE /v2/{project_id}/elb/healthmonitors/{healthmonitor_id}
參數(shù) |
是否必選 |
參數(shù)類型 |
描述 |
---|---|---|---|
project_id |
是 |
String |
操作用戶的項目ID。 獲取方法詳見獲取項目ID。 |
healthmonitor_id |
是 |
String |
健康檢查id。 |
請求消息
無
響應(yīng)消息
無
請求示例
- 請求樣例 刪除健康檢查
DELETE https://{Endpoint}/v2/145483a5107745e9b3d80f956713e6a3/elb/
healthmonitors/b7633ade-24dc-4d72-8475-06aa22be5412
返回碼
請參見狀態(tài)碼。