Product
    • PDF

    Product

    • PDF

    Article summary

    Available in Classic

    Define the attributes of ''product,'' which collectively refers to the services and solutions provided by NAVER Cloud Platform.

    Syntax

    The syntax is as follows.

    private String productCode;
    private String productName;
    private CommonCode productType;
    private String productDescription;
    private CommonCode infraResourceType;
    private CommonCode infraResourceDetailType;
    private Integer cpuCount;
    private Long memorySize;
    private Long baseBlockStorageSize;
    private CommonCode platformType;
    private String osInformation;
    private CommonCode diskType;
    private String dbKindCode;
    private Long addBlockStroageSize;
    

    Field

    The following describes the fields.

    FieldTypeRequiredDescription
    productCodeStringRequiredProduct code managed by NAVER Cloud Platform
    • Define server specifications and server OS
    • <Example> SPSW0LINUX000032, SPSW0LINUX000027
    productNameStringRequiredProduct name
    • <Example> ubuntu-12.04-64-desktop, centos-6.3-64
    productTypeCommonCodeRequiredProduct type
    • For Server Image product query, values may include Linux, Windows, etc.
    productDescriptionStringRequiredProduct description
    • <Example> 8 vCPUs, 16 GB memory, 50 GB disk
    infraResourceTypeCommonCodeRequiredInfrastructure resource type
    • SW | SVR
      • SW: software (Server Image product)
      • SVR: server (Server product)
    infraResourceTypeCommonCodeRequiredInfrastructure resource detailed type
    • BM
    • It is returned when viewing Bare Metal Server product
    cpuCountIntegerOptionalNumber of CPUs (vCPU)
    • It is returned when viewing Server product
    memorySizeLongOptionalMemory size (byte)
    • It is returned when viewing Server product
    baseBlockStorageSizeLongOptionalDefault block storage size (byte)
    • It is returned when viewing Server product
    platformTypeCommonCodeOptionalPlatform type
    • It is returned when viewing Server Image product
    • <Example> Linux 32-bit, Windows 64-bit
    osInformationStringOptionalOS information
    • It is returned when viewing Server Image product
    • <Example> Windows Server 2008 (32-bit) SP2
    diskTypeCommonCodeOptionalDisk type
    • It is returned when viewing Server product
    • Server spec information can be distinguished for network disks and local disks
    dbKindCodeStringOptionalDatabase type code
    • It is returned when viewing a Server product related to Cloud DB
      • MSSQL | MYSQL | REDIS
    addBlockStorageSizeLongOptionalAdditional block storage size (byte)
    • It is returned when viewing Server product

    Was this article helpful?

    What's Next
    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.