ServerImage
    • PDF

    ServerImage

    • PDF

    Article summary

    Available in VPC

    This is a server image.

    Syntax

    The syntax is as follows.

    private String serverImageNo;
    private String serverImageName;
    private String serverImageDescription;
    private CommonCode serverImageType;
    private CommonCode serverImageLifeCyclePhase;
    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

    The following describes the fields.

    FieldTypeRequiredDescription
    serverImageNoStringRequiredServer image number
    • NAVER Cloud Platform's identifier to identify server images
    serverImageNameStringRequiredServer image name
    serverImageDescriptionStringOptionalServer image description
    serverImageTypeCommonCodeRequiredServer image type
    • Values: NCP | SELF
    serverImageLifeCyclePhaseCommonCodeRequiredServer image lifecycle (See Server image (OS) lifecycle in the Server user guide) operation status
    • IN_SERVICE | FADE_OUT | RETIRED
      • IN_SERVICE: service launched
      • FADE_OUT: sales ended
      • RETIRED: support ended
    hypervisorTypeCommonCodeRequiredHypervisor type
    • Values: XEN | KVM
    cpuArchitectureTypeCommonCodeRequiredCPU architecture type
    • Value: X86_64
    osCategoryTypeCommonCodeRequiredOS category type
    • Values: LINUX | WINDOWS
    osTypeCommonCodeRequiredOS type
    • Values: CENTOS | UBUNTU | WINDOWS
    serverImageStatusNameStringRequiredPass the current server image status name by combining the server image status and the server image operation status
    • Values: initialized | creating | created | copying | terminating | repairing | terminated
    serverImageStatusCommonCodeRequiredServer image status
    • INIT: Initiated
    • CREAT: Created
    serverImageOperationCommonCodeRequiredServer image operation status
    • CREAT: Create
    • TERMT: Terminate
    • NULL: No Operation
    • COPY: Copy
    serverImageProductCodeStringRequiredServer image product code
    createDateDateRequiredServer image creation date and time
    • Format: YYYY-MM-DDThh:mm:ssZ
    shareStatusCommonCodeRequiredSharing status
    sharedLoginIdListListRequiredList of shared login IDs
    blockStorageMappingListList<BlockStorageMapping>RequiredList of block storage allocated to the server image
    • Viewable after the server image is 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.