Product
    • PDF

    Product

    • PDF

    Article summary

    Available in VPC

    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 addBlockStorageSize;
    private String generationCode;
    

    Field

    The following describes the fields.

    FieldTypeRequiredDescription
    productCodeStringRequiredProduct code managed by NAVER Cloud Platform that defines server specification or server OS
    • <Example>SW.VSVR.OS.LNX64.CNTOS.0703.B050, SVR.VSVR.STAND.C002.M004.NET.HDD.B050.G001
    productNameStringRequiredProduct name
    • <Example> centos-7.3-64, vCPU 2EA, Memory 4GB, Disk 50GB
    productTypeCommonCodeRequiredProduct type
    • LINUX | WINNT
      STAND | GPU | HIMEM | HICPU
    productDescriptionStringRequiredProduct description
    infraResourceTypeCommonCodeRequiredInfrastructure resource type
    • SW | VSVR
      • SW: Server Image product
      • VSVR: Server product
    infraResourceDetailTypeCommonCodeOptionalInfrastructure resource detailed type
    • BM
      • BM: Bare Metal Server product
    cpuCountIntegerOptionalNumber of virtual CPUs (vCPUs)
    • It is returned when viewing Server product
    memorySizeLongOptionalMemory size (byte)
    • It is returned when viewing Server product
    baseBlockStorageSizeLongRequiredDefault block storage size (byte)
    • It is returned when viewing Server product
    platformTypeCommonCodeOptionalPlatform type
    • LNX32 | LNX64 | WND32 | WND64 | UBD64 | UBS64
    • It is returned when viewing Server Image product
    osInformationStringOptionalOS information
    • It is returned when viewing Server Image product
    diskTypeCommonCodeOptionalDisk type
    • NET
    • It is returned when viewing Server product
    dbKindCodeStringOptionalDatabase type code
    • It is returned when viewing a Server product related to Cloud DB
    addBlockStorageSizeLongOptionalAdditional block storage size (byte)
    • It is returned when viewing Server product
    generationCodeStringOptionalProduct generation code
    • G1 | G2
    • 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.