创建健康检查 参数 是否必填 参数类型 说明 示例 下级对象 clientToken 是 String 客户端存根,用于保证订单幂等性, 长度 1 64 79fa97e3c48bxxxx9f466a13d8163678 regionID 是 String 区域ID 81f7728662dd11ec810800155d307d5b name 是 String 唯一。支持拉丁字母、中文、数字,下划线,连字符,中文 / 英文字母开头,不能以 http: / https: 开头,长度 2 32 test description 否 String 支持拉丁字母、中文、数字, 特殊字符:~!@$%^& ()+ <>?:{},./;'[]·!@¥%……& () —— +{}《》?:“”【】、;‘',。、,不能以 http: / https: 开头,长度 0 128 desc protocol 是 String 健康检查协议。取值范围:TCP、UDP、HTTP TCP timeout 否 Integer 健康检查响应的最大超时时间,取值范围:260秒,默认为2秒 2 interval 否 Integer 负载均衡进行健康检查的时间间隔,取值范围:120940秒,默认为5秒 5 maxRetry 否 Integer 最大重试次数,取值范围:110次,默认为2次 2 httpMethod 否 String 仅当protocol为HTTP时生效,HTTP请求的方法默认GET,{GET/HEAD/POST/PUT/DELETE/TRACE/OPTIONS/CONNECT/PATCH} GET httpUrlPath 否 String 仅当protocol为HTTP时生效,默认为'/',支持的最大字符长度:80 // httpExpectedCodes 否 Array of Strings 仅当protocol为HTTP时生效,支持http2xx/http3xx/http4xx/http5xx,一个或者多个的列表, 当 protocol 为 HTTP 时, 不填默认为 http2xx http2xx protocolPort 否 Integer 健康检查端口 1 65535 33 gracefulCloseEnabled 否 Integer TCP健康检查支持优雅断连功能 0