1.1

1.1

scpcli loadbalancer lb-health-check update
--lb_health_check_id <value>
[--description <value>]
[--health_check_count <value>]
[--health_check_interval <value>]
[--health_check_port <value>]
[--health_check_timeout <value>]
[--health_check_url <value>]
[--http_method <value>]
[--protocol <value>]
[--request_data <value>]
[--response_code <value>]

Description

LB 헬스 체크를 수정한다.

상태 ACTIVE (DEPRECATED)

버전최소 지원 보장일
1.120260331

Parameters

NameTypeDescriptionExample
lb_health_check_id
required
stringLB 헬스 체크 IDe3cd678b11784734bc366148aa37580e
description
optional
string설명this is an lb server group
health_check_count
optional
integer탐지 횟수3
health_check_interval
optional
integer헬스 체크 주기가 유효하지 않습니다. 입력 조건을 확인하세요.5
health_check_port
optional
integer헬스 체크 포트80
health_check_timeout
optional
integer대기 시간5
health_check_url
optional
stringURL 모니터/test
http_method
optional
****LB 헬스 체크 HTTP 방식GET
protocol
optional
****프로토콜TCP
request_data
optional
string요청 문자열username=admin&password=1234
response_code
optional
string응답 코드200