47.24. LoadBalancer healthmonitor unset
清除健康监控器设置
使用方法:
openstack loadbalancer healthmonitor unset [-h] [--domain-name] [--expected-codes] [--http-method] [--http-version] [--max-retries-down] [--name] [--url-path] <health_monitor>
值 | 概述 |
---|---|
<health_monitor> | 要更新(名称或 id)的健康状态监控器。 |
值 | 概述 |
---|---|
-h, --help | 显示帮助信息并退出 |
--domain-name | 清除运行状况监控域名。 |
--expected-codes | 将运行状况监控器预期代码重置为 api 默认。 |
--http-method | 将运行状况监控器 http 方法重置为 api 默认。 |
--http-version | 将运行状况监控器 http 版本重置为 api 默认。 |
--max-retries-down | 将运行状况 monitor max retries 重置为 api 默认。 |
--name | 清除运行状况监控器名称。 |
--url-path | 清除运行状况监控 url 路径。 |