CloudMysqlServerInstance
    • PDF

    CloudMysqlServerInstance

    • PDF

    記事の要約

    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.