MENU
      ServerSpec

        ServerSpec


        Article summary

        Available in VPC

        This is a server specification.

        Syntax

        The syntax is as follows.

        private String serverSpecCode;
        private CommonCode hypervisorType;
        private CommonCode cpuArchitectureType;
        private String generationCode;
        private Integer cpuCount;
        private Long memorySize;
        private Integer blockStorageMaxCount;
        private Long blockStorageMaxIops;
        private Long blockStorageMaxThroughput;
        private Long networkPerformance;
        private Integer networkInterfaceMaxCount;
        private Integer gpuCount;
        private String serverSpecDescription;
        private String serverProductCode;
        Java

        Field

        The following describes the fields.

        FieldTypeRequiredDescription
        serverSpecCodeStringRequiredServer specification code
        hypervisorTypeCommonCodeRequiredHypervisor type
        • XEN | KVM
        cpuArchitectureTypeCommonCodeRequiredCPU architecture type
        • X86_64
        generationCodeStringRequiredGeneration code
        cpuCountIntegerRequiredNumber of CPUs
        memorySizeLongRequiredMemory size (bytes)
        blockStorageMaxCountIntegerRequiredMaximum number of allocable storage
        blockStorageMaxIopsLongRequiredMaximum storage IOPS
        blockStorageMaxThroughputLongRequiredMaximum storage load balancing performance (Mbps)
        networkPerformanceLongRequiredNetwork performance (bps)
        networkInterfaceMaxCountIntegerRequiredMaximum number of allocable network interfaces
        gpuCountIntegerRequiredGPU count
        serverSpecDescriptionStringRequiredServer specification description
        serverProductCodeStringRequiredServer product code

        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.