CloudMysqlServerInstance
    • PDF

    CloudMysqlServerInstance

    • PDF

    Article Summary

    Available in VPC

    This is the Cloud DB for MySQL server instance.

    Syntax

    The syntax is as follows.

    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;
    

    Field

    The following describes each field.

    FieldTypeRequiredDescription
    cloudMysqlServerInstanceNoStringRequiredCloud DB for MySQL server instance number
    cloudMysqlServerNameStringRequiredCloud DB for MySQL server name
    cloudMysqlServerRoleCommonCodeRequiredCloud DB for MySQL server role
    cloudMysqlServerInstanceStatusNameStringRequiredCloud DB for MySQL server instance status name
    • creating | deleted | deleting | downgrading | pending | recovering | reinstalling | restarting | running | settingup | shuttingdown | stopped | upgrading | downgrading
    cloudMysqlServerInstanceStatusCommonCodeRequiredCloud DB for MySQL server instance status
    • DEL | PEND | RUN | STOP | FSTOP
      • DEL: Deleted
      • PEND: Pending
      • RUN: Running
      • STOP: Stopped
      • FSTOP: Failure Stopped
    cloudMysqlServerInstanceOperationCommonCodeRequiredCloud DB for MySQL server instance operation status
    • 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 product code
    regionCodeStringRequiredRegion code
    zoneCodeStringRequiredZone code
    vpcNoStringRequiredVPC number
    subnetNoStringRequiredSubnet number
    isPublicSubnetBooleanOptionalPublic subnet status
    • true | false
    publicDomainStringOptionalPublic domain name
    privateDomainStringOptionalPrivate domain name
    privateIpStringOptionalInternal IP
    dataStorageTypeCommonCodeOptionalData storage type
    isStorageEncryptionBooleanOptionalData storage encryption status
    • true | false
    dataStorageSizeLongRequiredData storage size
    usedDataStorageSizeLongOptionalSize of the data storage in use
    cpuCountIntegerRequiredNumber of virtual CPUs (vCPUs)
    memorySizeLongRequiredMemory size (bytes)
    uptimeDateOptionalUptime
    createDateDateOptionalCreation date and time

    Was this article helpful?

    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.