CloudMongoDbServerInstance
- 인쇄
- PDF
CloudMongoDbServerInstance
- 인쇄
- PDF
기사 요약
이 요약이 도움이 되었나요?
의견을 보내 주셔서 감사합니다.
VPC 환경에서 이용 가능합니다.
설명
Cloud DB for MongoDB 서버 인스턴스
구문
private String cloudMongoDbServerInstanceNo;
private String cloudMongoDbServerName;
private CommonCode clusterRole;
private String cloudMongoDbServerInstanceStatusName;
private CommonCode cloudMongoDbServerInstanceStatus;
private CommonCode cloudMongoDbServerInstanceOperation;
private CommonCode cloudMongoDbServerRole;
private String regionCode;
private String vpcNo;
private String subnetNo;
private Date createDate;
private Date uptime;
private String zoneCode;
private String privateDomain;
private String publicDomain;
private Long memorySize;
private Integer cpuCount;
private Long dataStorageSize;
private Long usedDataStorageSize;
private String cloudMongoDbProductCode;
private String replicaSetName;
private CommonCode dataStorageType;
필드
파라미터명 | 필수 여부 | 타입 | 설명 |
---|---|---|---|
cloudMongoDbServerInstanceNo | Yes | String | Cloud DB for MongoDB 서버 인스턴스 번호 |
cloudMongoDbServerName | Yes | String | Cloud DB for MongoDB 서버 이름 |
clusterRole | Yes | CommonCode | Cloud DB for MongoDB 클러스터 역할 |
cloudMongoDbServerInstanceStatusName | Yes | String | Cloud DB for MongoDB 서버 인스턴스 상태 이름creating deleted deleting downgrading pending recovering reinstalling restarting running settingup shuttingdown stopped upgrading |
cloudMongoDbServerInstanceStatus | Yes | CommonCode | Cloud DB for MongoDB 서버 인스턴스 상태DEL (서버 DELETED 상태) PEND (서버 PENDING 상태) RUN (서버 RUNNING 상태) STOP (서버 STOPPED 상태) FSTOP (서버 FAILURE STOPPED 상태) |
cloudMongoDbServerInstanceOperation | Yes | CommonCode | Cloud DB for MongoDB 서버 인스턴스 OPNOOP (서버 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) |
cloudMongoDbServerRole | No | CommonCode | Cloud DB for MongoDB 서버 역할 |
regionCode | Yes | String | 리전 코드 |
vpcNo | Yes | String | VPC 번호 |
subnetNo | Yes | String | Subnet 번호 |
createDate | No | Date | 생성일자 |
uptime | No | Date | 업시간 |
zoneCode | Yes | String | ZONE 코드 |
privateDomain | No | String | 사설 도메인명 |
publicDomain | No | String | 공인 도메인명 |
memorySize | Yes | Long | 메모리 사이즈 |
cpuCount | Yes | Integer | virtual CPU 개수 |
dataStorageSize | Yes | Long | 데이터 스토리지 사이즈 |
usedDataStorageSize | No | Long | 데이터 스토리지 사이즈 |
cloudMongoDbProductCode | No | String | Cloud DB for MongoDB 상품 코드 |
replicaSetName | No | String | Replica Set 이름 |
dataStorageType | No | CommonCode | 데이터 스토리지 타입 |
이 문서가 도움이 되었습니까?