CloudHadoopServerInstance

Prev Next

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

설명

Cloud Hadoop 서버 인스턴스

구문

private String cloudHadoopServerInstanceNo;
private String cloudHadoopServerName;
private CommonCode cloudHadoopServerRole;
private String cloudHadoopServerInstanceStatusName;
private CommonCode cloudHadoopServerInstanceStatus;
private CommonCode cloudHadoopServerInstanceOperation;
private String cloudHadoopProductCode;
private String regionCode; 
private String zoneCode; 
private String vpcNo; 
private String subnetNo; 
private Boolean isPublicSubnet; 
private CommonCode dataStorageType;
private Long dataStorageSize;
private Integer cpuCount;
private Long memorySize;
private Date uptime;
private Date createDate;

필드

파라미터명 필수 여부 타입 설명
cloudHadoopServerInstanceNo Yes String Cloud Hadoop 서버 인스턴스 번호
cloudHadoopServerName Yes String Cloud Hadoop 서버 이름
cloudHadoopServerRole No CommonCode Cloud Hadoop 서버 역할
cloudHadoopServerInstanceStatusName Yes String - Cloud Hadoop 서버 인스턴스 상태 이름
creating
deleted
deleting
downgrading
pending
recovering
reinstalling
restarting
running
settingup
shuttingdown
stopped
upgrading
cloudHadoopServerInstanceStatus Yes CommonCode - Cloud Hadoop 서버 인스턴스 상태
DEL (서버 DELETED 상태)
PEND (서버 PENDING 상태)
RUN (서버 RUNNING 상태)
STOP (서버 STOPPED 상태)
FSTOP (서버 FAILURE STOPPED 상태)
cloudHadoopServerInstanceOperation Yes CommonCode - Cloud Hadoop 서버 인스턴스 OP
NOOP (서버 NOOP OP)
CREAT (서버 CREATE OP)
START (서버 START OP)
RSTRT (서버 RSTRT OP)
SETUP (서버 SETUP OP)
STOP (서버 STOP OP)
FO (서버 FAILOVER OP)
DEL (서버 DELETE OP)
UPGD (서버 UPGD OP)
DWGD (서버 DWGD OP)
RISTL (서버 REINSTALL OP)
cloudHadoopProductCode No String Cloud Hadoop 상품 코드
regionCode Yes String 리전 코드
zoneCode Yes String ZONE 코드
vpcNo Yes String VPC 번호
subnetNo Yes String Subnet 번호
isPublicSubnet Yes Boolean Public Subnet 여부
dataStorageType No CommonCode 데이터 스토리지 타입
dataStorageSize Yes Long 데이터 스토리지 사이즈
cpuCount Yes Integer virtual CPU 개수
memorySize Yes Long 메모리 사이즈
uptime No Date 업시간
createDate No Date 생성 일자