InstanceTag

Prev Next

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

인스턴스 태그 정보입니다.

구문

구문은 다음과 같습니다.

private String instanceNo;
private CommonCode instanceType;
private String tagKey;
private String tagValue;

필드

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

필드 타입 필수 여부 설명
instanceNo String Required 인스턴스 번호
  • 인스턴스를 식별하기 위한 네이버 클라우드 플랫폼의 식별자
instanceType CommonCode Required 인스턴스 유형
  • SVR
    • SVR: Server
tagKey String Required 태그 키
tagValue String Required 태그 값