CloudMysqlServerInstance
    • PDF

    CloudMysqlServerInstance

    • PDF

    Article Summary

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

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

    구문

    구문은 다음과 같습니다.

    private String cloudMysqlServerInstanceNo;
    private String cloudMysqlServerName;
    private CommonCode cloudMysqlServerRole;
    private String cloudMysqlServerInstanceStatusName;
    private CommonCode cloudMysqlServerInstanceStatus;
    private CommonCode cloudMysqlServerInstanceOperation;
    private String cloudMysqlProductCode;
    private String regionCode;
    private String zoneCode;
    private String vpcNo;
    private String subnetNo;
    private Boolean isPublicSubnet;
    private String publicDomain;
    private String privateDomain;
    private String privateIp;
    private CommonCode dataStorageType;
    private Boolean isStorageEncryption;
    private Long dataStorageSize;
    private Long usedDataStorageSize;
    private Integer cpuCount;
    private Long memorySize;
    private Date uptime;
    private Date createDate;
    

    필드

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

    필드타입필수 여부설명
    cloudMysqlServerInstanceNoStringRequiredCloud DB for MySQL 서버 인스턴스 번호
    cloudMysqlServerNameStringRequiredCloud DB for MySQL 서버 이름
    cloudMysqlServerRoleCommonCodeRequiredCloud DB for MySQL 서버 역할
    cloudMysqlServerInstanceStatusNameStringRequiredCloud DB for MySQL 서버 인스턴스 상태명
    • creating | deleted | deleting | downgrading | pending | recovering | reinstalling | restarting | running | settingup | shuttingdown | stopped | upgrading | downgrading
    cloudMysqlServerInstanceStatusCommonCodeRequiredCloud DB for MySQL 서버 인스턴스 상태
    • DEL | PEND | RUN | STOP | FSTOP
      • DEL: Deleted
      • PEND: Pending
      • RUN: Running
      • STOP: Stopped
      • FSTOP: Failure Stopped
    cloudMysqlServerInstanceOperationCommonCodeRequiredCloud DB for MySQL 서버 인스턴스 운영 상태
    • NOOP | CREAT | START | RSTRT | SETUP | STOP | FO | DEL | UPGD | DWGD | RISTL | MIG
      • NOOP: No Operation
      • CREAT: Create
      • START: Start
      • RSTRT: Restart
      • SETUP: Setup
      • STOP: Stop
      • FO: Failover
      • DEL: Delete
      • UPGD: Upgrade
      • DWGD: Downgrade
      • RISTL: Reinstall
      • MIG: Migration
    cloudMysqlProductCodeStringOptionalCloud DB for MySQL 상품 코드
    regionCodeStringRequired리전 코드
    zoneCodeStringRequired존 코드
    vpcNoStringRequiredVPC 번호
    subnetNoStringRequiredSubnet 번호
    isPublicSubnetBooleanOptionalPublic Subnet 여부
    • true | false
    publicDomainStringOptional공인 도메인 이름
    privateDomainStringOptional사설 도메인 이름
    privateIpStringOptional내부 IP
    dataStorageTypeCommonCodeOptional데이터 스토리지 타입
    isStorageEncryptionBooleanOptional데이터 스토리지 암호화 여부
    • true | false
    dataStorageSizeLongRequired데이터 스토리지 크기
    usedDataStorageSizeLongOptional사용 중인 데이터 스토리지 크기
    cpuCountIntegerRequiredVirtual CPU (vCPU) 개수
    memorySizeLongRequired메모리 사이즈(Byte)
    uptimeDateOptional업타임
    createDateDateOptional생성 일시

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

    What's Next
    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.