ServerImage
    • PDF

    ServerImage

    • PDF

    Article Summary

    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;
    

    フィールド

    パラメータ名必須有無タイプ説明
    serverImageNoYesStringサーバイメージを識別するための Ncloudの識別子
    serverImageNameYesStringサーバイメージ名
    serverImageDescriptionNoStringサーバイメージの説明
    serverImageTypeYesCommonCodeサーバイメージタイプ
    NCP
    SELF
    hypervisorTypeYesCommonCodeハイパーバイザタイプ
    XEN
    KVM
    cpuArchitectureTypeYesCommonCodeCPUアーキテクチャタイプ
    X86_64
    osCategoryTypeYesCommonCodeOSカテゴリタイプ
    LINUX
    WINDOWS
    osTypeYesCommonCodeOSタイプ
    CENTOS
    UBUNTU
    WINDOWS
    serverImageStatusNameYesStringサーバイメージの状態とサーバイメージの Operation状態を組み合わせて、現在のサーバイメージの状態名を転送
    Initialized
    creating
    created
    copying
    terminating
    repairing
    terminated
    serverImageStatusYesCommonCodeサーバイメージの状態
    INIT(NSI INIT状態)
    CREAT(NSI CREATED状態)
    serverImageOperationYesCommonCodeサーバイメージの Operation状態
    CREAT(NSI CREAT OP)
    TERMT(NSI TERMINATE OP)
    NULL(NSI NULLOP)
    COPY(NSI COPY OP)
    serverImageProductCodeYesStringサーバイメージのサービスコード
    createDateYesDateサーバイメージの作成日フォーマット: "YYYY-MM-DDThh:mm:ssZ"
    shareStatusYesCommonCode共有状態
    sharedLoginIdListYesList共有されたログイン IDリスト
    blockStorageMappingListYesList<BlockStorageMapping>- サーバイメージに割り当てられたブロックストレージリスト
    サーバイメージの作成が完了した後に照会可能

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

    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.