Documentation Index

Fetch the complete documentation index at: https://api-gov.ncloud-docs.com/llms.txt

Use this file to discover all available pages before exploring further.

Target

Prev Next

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

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

구문

구문은 다음과 같습니다.

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

필드

필드에 대한 설명은 다음과 같습니다.

필드 타입 필수 여부 설명
targetNo String Required 타깃 번호
  • 타깃을 식별하기 위한 네이버 클라우드 플랫폼의 식별자
targetName String Required 타깃 이름
targetIp String Required 타깃 IP
healthCheckStatus CommonCode Required 헬스 체크 상태
  • UP | DOWN | UNUSED
    • UP: Health Up
    • DOWN: Health Down
    • UNUSED: Health Unused
healthCheckResponse String Optional 헬스 체크 응답