Target

Prev Next

VPC 환경에서 이용 가능합니다.

설명

타겟
타겟 그룹에 포함되어 있는 인스턴스의 정보와 헬스 체크 상태 정보를 포함합니다.

구문

private String targetNo;
private String targetName;
private String targetIp;
private CommonCode healthCheckStatus;
private String healthCheckResponse;

필드

파라미터명 필수 여부 타입 설명
targetNo Yes String - 타겟 번호
타겟을 식별하기 위한 NAVER Cloud Platform의 식별자
targetName Yes String 타겟 이름
targetIp Yes String 타겟 IP
healthCheckStatus Yes CommonCode 헬스 체크 상태
UP (Health UP 상태)
DOWN (Health DOWN 상태)
UNUSED (Health UNUSED 상태)
healthCheckResponse No String 헬스 체크 응답