ServerInstance
    • PDF

    ServerInstance

    • PDF

    Article Summary

    VPC環境で利用できます。

    説明

    サーバインスタンス

    構文

    private String serverInstanceNo;
    private String serverName;
    private String serverDescription;
    private Integer cpuCount;
    private Long memorySize;
    private CommonCode platformType;
    private String loginKeyName;
    private String publicIpInstanceNo;
    private String publicIp;
    private CommonCode serverInstanceStatus;
    private CommonCode serverInstanceOperation;
    private String serverInstanceStatusName;
    private Date createDate;
    private Date uptime;
    private String serverImageProductCode;
    private String serverProductCode;
    private Boolean isProtectServerTermination;
    private String zoneCode;
    private String regionCode;
    private String vpcNo;
    private String subnetNo;
    private NetworkInterfaceNoList networkInterfaceNoList;
    private String initScriptNo;
    private CommonCode serverInstanceType;
    private CommonCode baseBlockStorageDiskType;
    private CommonCode baseBlockStorageDiskDetailType;
    private String placementGroupNo;
    private String placementGroupName;
    private String memberServerImageInstanceNo;
    private List<BlockDevicePartition> blockDevicePartitionList;
    private CommonCode hypervisorType;
    private String serverImageNo;
    private String serverSpecCode;
    

    フィールド

    パラメータ名要否タイプ説明
    serverInstanceNoYesString- サーバインスタンス番号
    サーバインスタンス(VM)を識別するための NAVERクラウドプラットフォームの識別子
    serverNameYesStringサーバ名
    serverDescriptionNoStringサーバの説明
    cpuCountYesIntegervirtual CPU数
    memorySizeYesLongByte形式のメモリサイズ
    platformTypeYesCommonCodeサーバにインストールされた OSイメージのプラットフォームタイプ
    'LNX32','LNX64','WND32','WND64','UBD64','UBS64'
    loginKeyNameYesStringサーバインスタンスに割り当てられたログインキー名
    publicIpInstanceNoNoStringサーバインスタンスに割り当てられたグローバル IPアドレスのインスタンス番号
    publicIpNoStringサーバインスタンスに割り当てられたグローバル IPアドレス
    serverInstanceStatusYesCommonCodeサーバインスタンスのステータス
    'INIT (サーバ INITステータス)'
    'CREAT (サーバ CREATEDステータス)'
    'RUN (サーバ RUNステータス)'
    'NSTOP (サーバ NORMAL STOPPEDステータス)'
    'TERMT (サーバ TERMINATEDステータス)'
    'FSTOP (サーバ FAILURE STOPPEDステータス)'
    'SD_FL (サーバ SHUTDOWN FAILUREステータス)'
    'RS_FL (サーバ RESTART FAILUREステータス)'
    'ST_FL (サーバ START FAILUREステータス)'
    serverInstanceOperationYesCommonCodeサーバインスタンス OP
    'START (サーバ START OP)'
    'SHTDN (サーバ SHUTDOWN OP)'
    'RESTA (サーバ RESTART OP)'
    'TERMT (サーバ TERMINATE OP)'
    'NULL (サーバ NULL OP)'
    'MIGRA (サーバ MIGRATION OP)'
    'COPY (現在 COPY対象である)'
    'SETUP (現在 SETUP状態である)'
    'HREST (サーバ強制 RESTART OP)'
    'HSHTD (サーバ強制 SHUTDOWN OP)'
    'CHNG (サーバ SPEC CHANGE OP)'
    'CREAT (サーバ CREATE OP)'
    serverInstanceStatusNameYesString- サーバインスタンスのステータス名
    サーバインスタンスのステータスとサーバインスタンス OPを組み合わせて、現在のサーバインスタンスのステータス名を伝達する
    'init'
    'creating'
    'booting'
    'setting up'
    'running'
    'rebooting'
    'hard rebooting'
    'shutting down'
    'hard shutting down'
    'terminating'
    'changingSpec'
    'copying'
    'repairing'
    createDateYesDate作成日'フォーマット: 「YYYY-MM-DDThh:mm:ssZ」'
    uptimeYesDateアップロード時間'フォーマット: 「YYYY-MM-DDThh:mm:ssZ」'
    serverImageProductCodeYesString- サーバイメージ商品コード
    NAVERクラウドプラットフォームで管理するサーバイメージ商品に該当する商品コード
    serverProductCodeYesString- サーバ商品コード
    NAVERクラウドプラットフォームで管理するサーバ商品に該当する商品コード
    isProtectServerTerminationYesBoolean- サーバ返却保護の要否
    trueの場合、返却時に返却できない
    zoneCodeYesStringサーバが位置している ZONEコード
    regionCodeYesStringサーバが位置しているリージョンコード
    vpcNoYesStringサーバが位置している VPC番号
    subnetNoYesStringサーバが位置している Subnet番号
    networkInterfaceNoListYesNetworkInterfaceNoListサーバに割り当てられたネットワークインターフェースの番号リスト
    initScriptNoNoString- 初期化スクリプト番号
    サーバの最初の起動時に実行される初期化スクリプト番号
    serverInstanceTypeYesCommonCodeサーバのインスタンスタイプ
    'MICRO (Micro)'
    'COMPT (Compact)'
    'STAND (Standard)'
    'GPU (Gpu)'
    'LDISK (Local Disk)'
    'CHADP (Cloud Hadoop)'
    'BM (BareMetal)'
    'VDS (Virtual Dedicated Server)'
    baseBlockStorageDiskTypeYesCommonCode基本ブロックストレージディスクタイプ
    'NET (NETWORK DISK)'
    baseBlockStorageDiskDetailTypeYesCommonCode基本ブロックストレージディスクの詳細タイプ<
    'HDD','SSD'
    placementGroupNoNoString- 物理配置グループ番号
    サーバインスタンスが配置されている物理配置グループ番号
    placementGroupNameNoString- 物理配置グループ名
    サーバインスタンスが配置されている物理配置グループ名
    memberServerImageInstanceNoNoString会員サーバイメージのインスタンス番号
    blockDevicePartitionListNoList<BlockDevicePartition>- ブロックデバイスパーティションリスト
    Bare Metalサーバの場合、ユーザ定義パーティション情報が伝達
    hypervisorTypeYesCommonCodeハイパーバイザータイプ
    'XEN'
    'KVM'
    serverImageNoYesStringサーバイメージの番号
    serverSpecCodeYesStringサーバスペックコード

    この記事は役に立ちましたか?

    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.