CloudCacheServerInstance

Prev Next

VPC環境で利用できます。

Cloud DB for Cacheサーバインスタンスです。

構文

構文は次の通りです。

private String cloudCacheServerInstanceNo; 
private String cloudCacheServerName; 
private CommonCode cloudCacheServerRole; 
private String cloudCacheServerInstanceStatusName;   
private CommonCode CloudCacheServerInstanceStatus;
private CommonCode CloudCacheServerInstanceOperation;
private String cloudCacheProductCode;
private String regionCode; 
private String zoneCode;
private String vpcNo;
private String subnetNo;
private String privateDomain;
private Integer cpuCount;
private Long memorySize;
private Long osMemorySize;
private Date uptime; 
private Date createDate;
private String slotName;

フィールド

フィールドの詳細は次の通りです。

フィールド タイプ 必須の有無 説明
cloudCacheServerInstanceNo String Required Cloud DB for Cacheサーバインスタンス番号
cloudCacheServerName String Required Cloud DB for Cacheサーバ名
cloudCacheServerRole CommonCode Required Cloud DB for Cacheサーバのロール
cloudCacheServerInstanceStatusName String Required Cloud DB for Cacheサーバインスタンスの状態
  • creating | deleted | deleting | downgrading | pending | recovering | reinstalling | restarting | running | settingup | shuttingdown | stopped | upgrading | downgrading
cloudCacheServerInstanceStatus CommonCode Required Cloud DB for Cacheサーバインスタンスの状態
  • DEL | PEND | RUN | STOP | FSTOP
    • DEL: Deleted
    • PEND: Pending
    • RUN: Running
    • STOP: Stopped
    • FSTOP: Failure Stopped
cloudCacheServerInstanceOperation CommonCode Required Cloud DB for Cacheサーバインスタンスの運用状態
  • NOOP | CREAT | START | RSTRT | SETUP | STOP | FO | DEL | UPGD | DWGD | RISTL
    • NOOP: No Operation
    • CREAT: Create
    • START: Start
    • RSTRT: Restart
    • SETUP: Setup
    • STOP: Stop
    • FO: Failover
    • DEL: Delete
    • UPGD: Upgrade
    • DWGD: Downgrade
    • RISTL: Reinstall
cloudCacheProductCode String Required Cloud DB for Cache商品コード
regionCode String Required リージョンコード
zoneCode String Required ゾーンコード
vpcNo String Required VPC番号
subnetNo String Required Subnet番号
cpuCount Integer Required Virtual CPU(vCPU)数
privateDomain String Optional プライベートドメイン名
memorySize Long Required メモリ容量
osMemorySize Long Optional OSのメモリ容量
slotName String Optional スロットの名前
uptime Date Optional アップタイム
createDate Date Optional 作成日時