CloudHadoopNotebookServerInstance

Prev Next

VPC環境で利用できます。

Cloud Hadoopノートブックサーバインスタンスです。

構文

構文は次の通りです。

private Integer cloudHadoopNotebookServerInstanceNo;
private String cloudHadoopNotebookServerName;
private CommonCode cloudHadoopNotebookServerRole;
private String cloudHadoopNotebookServerInstanceStatusName;
private CommonCode cloudHadoopNotebookServerInstanceStatus;
private CommonCode cloudHadoopNotebookServerInstanceOperation;
private String regionCode;
private String zoneCode;
private String vpcNo;
private String subnetNo;
private Integer cpuCount;
private Long memorySize;
private Long dataStorageSize;
private Boolean isPublicSubnet;
private String dataStorageType;
private Date uptime;
private Date createDate;

フィールド

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

フィールド タイプ 必須の有無 説明
cloudHadoopNotebookServerInstanceNo String Required Cloud Hadoopノートブックサーバインスタンス番号
cloudHadoopNotebookServerName String Required Cloud Hadoopノートブックサーバの名前
cloudHadoopNotebookServerRole CommonCode Optional Cloud Hadoopノートブックサーバのロール
cloudHadoopNotebookServerInstanceStatusName String Required Cloud Hadoopノートブックサーバインスタンスの状態名
  • creating | deleted | deleting | downgrading | pending | recovering | reinstalling | restarting | running | settingup | shuttingdown | stopped | upgrading
cloudHadoopNotebookServerInstanceStatus CommonCode Required Cloud Hadoopノートブックサーバインスタンスの状態
  • DEL | PEND | RUN | STOP | FSTOP
    • DEL: Deleted
    • PEND: Pending
    • RUN: Running
    • STOP: Stopped
    • FSTOP: Failure Stopped
cloudHadoopNotebookServerInstanceOperation CommonCode Required Cloud Hadoopノートブックサーバインスタンスの運用状態
  • 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
cloudHadoopNotebookProductCode String Optional Cloud Hadoopノートブック商品コード
regionCode String Required リージョンコード
zoneCode String Required ゾーンコード
vpcNo String Required VPC番号
subnetNo String Required Subnet番号
isPublicSubnet Boolean Required Public Subnetかどうか
  • true | false
dataStorageType CommonCode Optional データストレージタイプ
dataStorageSize Long Required データストレージ容量
cpuCount Integer Required Virtual CPU(vCPU)数
memorySize Long Required メモリ容量
uptime Date Optional アップタイム
createDate Date Optional 作成日時