ServerImage
    • PDF

    ServerImage

    • PDF

    Article Summary

    The latest service changes have not yet been reflected in this content. We will update the content as soon as possible. Please refer to the Korean version for information on the latest updates.

    Available in VPC

    Description

    Server image

    Syntax

    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;
    

    Field

    Parameter nameRequiredTypeDescription
    serverImageNoYesStringIdentifier for server image in Ncloud
    serverImageNameYesStringServer image name
    serverImageDescriptionNoStringServer image description
    serverImageTypeYesCommonCodeServer image type
    NCP
    SELF
    hypervisorTypeYesCommonCodeHypervisor type
    XEN
    KVM
    cpuArchitectureTypeYesCommonCodeCPU architecture type
    X86_64
    osCategoryTypeYesCommonCodeOS category type
    LINUX
    WINDOWS
    osTypeYesCommonCodeOS type
    CENTOS
    UBUNTU
    WINDOWS
    serverImageStatusNameYesStringStatus name of the current server image is delivered by combining the server image status and server image operation status
    Initialized
    creating
    created
    copying
    terminating
    repairing
    terminated
    serverImageStatusYesCommonCodeServer image status
    INIT (NSI INIT status)
    CREAT (NSI CREATED status)
    serverImageOperationYesCommonCodeServer image operation status
    CREAT(NSI CREAT OP)
    TERMT(NSI TERMINATE OP)
    NULL(NSI NULLOP)
    COPY(NSI COPY OP)
    serverImageProductCodeYesStringServer image product code
    createDateYesDateServer image creation date format: "YYYY-MM-DDThh:mm:ssZ"
    shareStatusYesCommonCodeSharing status
    sharedLoginIdListYesListList of shared login IDs
    blockStorageMappingListYesList<BlockStorageMapping>- List of block storage units assigned to server image
    Available for viewing after the server image has been created

    Was this article helpful?

    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.