ServerImage
    • PDF

    ServerImage

    • PDF

    記事の要約

    VPC環境で利用できます。

    サーバイメージです。

    構文

    構文は次の通りです。

    private String serverImageNo;
    private String serverImageName;
    private String serverImageDescription;
    private CommonCode serverImageType;
    private CommonCode hypervisorType;
    private CommonCode cpuArchitectureType;
    private CommonCode osCategoryType;
    private CommonCode osType;
    private String serverImageStatusName;
    private CommonCode serverImageStatus;
    private CommonCode serverImageOperation;
    private String serverImageProductCode;
    private Date createDate;
    private CommonCode shareStatus;
    private SharedLoginIdList sharedLoginIdList;
    private List<BlockStorageMapping> blockStorageMappingList;
    

    フィールド

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

    フィールドタイプ必須の有無説明
    serverImageNoStringRequiredサーバイメージ番号
    • サーバイメージを識別するための NAVERクラウドプラットフォームの識別子
    serverImageNameStringRequiredサーバイメージの名前
    serverImageDescriptionStringOptionalサーバイメージの説明
    serverImageTypeCommonCodeRequiredサーバイメージタイプ
    • NCP | SELF
    hypervisorTypeCommonCodeRequiredハイパーバイザ区分
    • XEN | KVM
    cpuArchitectureTypeCommonCodeRequiredCPUアーキテクチャタイプ
    • X86_64
    osCategoryTypeCommonCodeRequiredOSカテゴリ区分
    • LINUX | WINDOWS
    osTypeCommonCodeRequiredOS区分
    • CENTOS | UBUNTU | WINDOWS
    serverImageStatusNameStringRequiredサーバイメージの状態とサーバイメージの運用状態を組み合わせて現在のサーバイメージの状態名を渡す
    • initialized | creating | created | copying | terminating | repairing | terminated
    serverImageStatusCommonCodeRequiredサーバイメージの状態
    • INIT | CREAT
      • INIT: Initiated
      • CREAT: Created
    serverImageOperationCommonCodeRequiredサーバイメージの運用状態
    • CREAT | TERMT | NULL | COPY
      • CREAT: Create
      • TERMT: Terminate
      • NULL: No Operation
      • COPY: Copy
    serverImageProductCodeStringRequiredサーバイメージ商品コード
    createDateDateRequiredサーバイメージの作成日時(YYYY-MM-DDThh:mm:ssZ)
    shareStatusCommonCodeRequired共有状態
    sharedLoginIdListListRequired共有されたログイン IDリスト
    blockStorageMappingListList<BlockStorageMapping>Requiredサーバイメージに割り当てられたブロックストレージリスト
    • サーバイメージの作成完了後に照会可能

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

    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.