弹性负载均衡 ELB-更新健康检查:请求示例

时间:2023-12-14 10:47:23

请求示例

更新健康检查的检查间隔

PUT https://{ELB_Endpoint}/v3/99a3fff0d03c428eac3678da6a7d0f24/elb/healthmonitors/c2b210b2-60c4-449d-91e2-9e9ea1dd7441

{
  "healthmonitor" : {
    "name" : "My Healthmonitor update",
    "max_retries" : 10,
    "delay" : 10
  }
}
support.huaweicloud.com/api-elb/UpdateHealthMonitor.html