CloudMssqlInstance
    • PDF

    CloudMssqlInstance

    • PDF

    Article Summary

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

    Cloud DB for MSSQL 인스턴스입니다.

    구문

    구문은 다음과 같습니다.

    private String cloudMssqlInstanceNo;
    private String cloudMssqlServiceName;
    private String cloudMssqlInstanceStatusName;
    private CommonCode cloudMssqlInstanceStatus;
    private CommonCode cloudMssqlInstanceOperation;
    private String cloudMssqlImageProductCode;
    private Boolean isHa;
    private Boolean isMultiZone;
    private CommonCode license;
    private Integer cloudMssqlPort;
    private Integer backupFileRetentionPeriod;
    private String backupTime;
    private String configGroupNo;
    private String configGroupName;
    private String engineVersion;
    private Date createDate;
    private String dbCollation;
    private List<CloudMssqlServerInstance> cloudMssqlServerInstanceList;
    private List<String> accessControlGroupNoList;
    

    필드

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

    필드타입필수 여부설명
    cloudMssqlInstanceNoStringRequiredCloud DB for MSSQL 인스턴스 번호
    cloudMssqlServiceNameStringRequiredCloud DB for MSSQL 서비스 이름
    cloudMssqlInstanceStatusNameStringRequiredCloud DB for MSSQL 인스턴스 상태명
    • 유횻값: creating | deleted | deleting | downgrading | pending | recovering | reinstalling | restarting | running | settingup | shuttingdown | stopped | upgrading
    cloudMssqlInstanceStatusCommonCodeRequiredCloud DB for MSSQL 인스턴스 상태
    • 유횻값: INIT | CREAT | DEL
      • INIT: Initiated
      • CREAT: Created
      • DEL: Deleted
    cloudMssqlInstanceOperationCommonCodeRequiredCloud DB for MSSQL 인스턴스 운영 상태
    • 유횻값: CREAT | DEL | FO | NULL | SETUP | UPGD | DWGD | BKP
      • CREAT: Create
      • DEL: Delete
      • FO: Failover
      • NULL: No Operation
      • SETUP: Setup
      • UPGD: Upgrade
      • DWGD: Downgrade
      • BKP: Backup
    cloudMssqlImageProductCodeStringOptionalCloud DB for MSSQL 이미지 상품 코드
    isHaBooleanRequired고가용성 여부
    • 유횻값: true | false
    isMultiZoneBooleanRequired멀티존 여부
    • 유횻값: true | false
    licenseCommonCodeOptionalCloud DB for MSSQL 라이선스
    cloudMssqlPortIntegerOptionalCloud DB for MSSQL 포트
    backupFileRetentionPeriodIntegerOptional백업 파일 보관 기간
    backupTimeStringOptional백업 시간
    configGroupNoStringOptionalCloud DB for MSSQL Config 그룹 번호
    configGroupNameStringOptionalCloud DB for MSSQL Config 그룹 이름
    engineVersionStringOptionalCloud DB for MSSQL 엔진 버전
    createDateDateOptional생성 일시
    dbCollationStringOptionalCloud DB for MSSQL 문자셋
    cloudMssqlServerInstanceListList<CloudMssqlServerInstance>RequiredCloud DB for MSSQL 서버 인스턴스 목록
    accessControlGroupNoListAccessControlGroupNoListOptionalACG 번호 목록

    이 문서가 도움이 되었습니까?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.