CloudDbProduct
    • PDF

    CloudDbProduct

    • 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

    Definition of the characteristics of "Product", which refers to all services and solutions provided on NAVER Cloud Platform.

    Syntax

    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;
    private String engineVersionCode;
    

    Field

    Parameter nameRequirement statusTypeDescription
    productCodeYesStringProduct code that defines the server’s specification or OS and is managed by NAVER Cloud Platform
    SW.VSVR.OS.LNX64.CNTOS.0703.B050
    SVR.VSVR.STAND.C002.M004.NET.HDD.B050.G001
    productNameYesStringProduct name
    centos-7.3-64
    vCPU 2EA, Memory 4GB, Disk 50GB
    productTypeYesCommonCodeProduct type
    ,WINNT
    ,GPU,HIMEM,HICPU
    productDescriptionYesStringProduct description
    infraResourceTypeYesCommonCodeType of infrastructure resources
    SW (서버 이미지 상품)
    VSVR (서버 상품)
    infraResourceDetailTypeNoCommonCodeDetailed type of infrastructure resources
    BM (베어메탈 서버 상품)
    cpuCountNoInteger- Number of CPUs
    Returned when server product is viewed, and indicates the number of virtual CPUs
    memorySizeNoLong- Memory size
    Returned when viewing server product, and is indicated in bytes
    baseBlockStorageSizeYesLong- Default block storage size
    Indicated in bytes
    platformTypeNoCommonCode- Platform type
    Returned when server image product is viewed
    ,LNX64,WND32,WND64,UBD64,UBS64
    osInformationNoString- OS information
    Returned when server image product is viewed
    diskTypeNoCommonCode- Disk type
    It is returned when a server product is searched.
    NET
    dbKindCodeNoString- DB type code
    Returned when server product related to Cloud DB is viewed
    addBlockStorageSizeNoLong- Size of additional block storage
    Returned when viewing server product, and is indicated in bytes
    generationCodeNoString- Generation code
    It is returned when a server product is searched.
    G1,G2,G3
    engineVersionCodeNoString- Engine version 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.