CloudCacheServerInstance

Prev Next

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

Cloud DB for Cache 서버 인스턴스입니다.

구문

구문은 다음과 같습니다.

private String cloudCacheServerInstanceNo; 
private String cloudCacheServerName; 
private CommonCode cloudCacheServerRole; 
private String cloudCacheServerInstanceStatusName;   
private CommonCode CloudCacheServerInstanceStatus;
private CommonCode CloudCacheServerInstanceOperation;
private String cloudCacheProductCode;
private String regionCode; 
private String zoneCode;
private String vpcNo;
private String subnetNo;
private String privateDomain;
private Integer cpuCount;
private Long memorySize;
private Long osMemorySize;
private Date uptime; 
private Date createDate;
private String slotName;

필드

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

필드 타입 필수 여부 설명
cloudCacheServerInstanceNo String Required Cloud DB for Cache 서버 인스턴스 번호
cloudCacheServerName String Required Cloud DB for Cache 서버 이름
cloudCacheServerRole CommonCode Required Cloud DB for Cache 서버 역할
cloudCacheServerInstanceStatusName String Required Cloud DB for Cache 서버 인스턴스 상태명
  • creating | deleted | deleting | downgrading | pending | recovering | reinstalling | restarting | running | settingup | shuttingdown | stopped | upgrading | downgrading
cloudCacheServerInstanceStatus CommonCode Required Cloud DB for Cache 서버 인스턴스 상태
  • DEL | PEND | RUN | STOP | FSTOP
    • DEL: Deleted
    • PEND: Pending
    • RUN: Running
    • STOP: Stopped
    • FSTOP: Failure Stopped
cloudCacheServerInstanceOperation CommonCode Required Cloud DB for Cache 서버 인스턴스 운영 상태
  • NOOP | CREAT | START | RSTRT | SETUP | STOP | FO | DEL | UPGD | DWGD | RISTL
    • NOOP: No Operation
    • CREAT: Create
    • START: Start
    • RSTRT: Restart
    • SETUP: Setup
    • STOP: Stop
    • FO: Failover
    • DEL: Delete
    • UPGD: Upgrade
    • DWGD: Downgrade
    • RISTL: Reinstall
cloudCacheProductCode String Required Cloud DB for Cache 상품 코드
regionCode String Required 리전 코드
zoneCode String Required 존 코드
vpcNo String Required VPC 번호
subnetNo String Required Subnet 번호
cpuCount Integer Required Virtual CPU (vCPU) 개수
privateDomain String Optional 사설 도메인 이름
memorySize Long Required 메모리 크기
osMemorySize Long Optional OS 메모리 크기
slotName String Optional 슬롯 이름
uptime Date Optional 업타임
createDate Date Optional 생성 일시