Product
    • PDF

    Product

    • 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.

    Can be used in a VPC environment.

    Description

    Definition of the attribute "product" that refers to services and solutions provided by 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;
    

    Field

    Parameter nameRequiredTypeDescription
    productCodeYesStringThe product code managed by NAVER Cloud Platform, which defines server specifications or server OS
    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
    productTypeYesCommonCodeProduction type
    LINUX,WINNT
    STAND,GPU,HIMEM,HICPU
    productDescriptionYesStringProduct Description
    infraResourceTypeYesCommonCodeInfrastructure resource type
    SW (Server image product)
    VSVR (Server product)
    infraResourceDetailTypeNoCommonCodeDetailed infrastructure resource type
    BM (Bare metal server product)
    cpuCountNoIntegerCPU count
    This is returned when a server product is searched and the number of virtual CPUs is displayed.
    memorySizeNoLongMemory size
    This is returned when a server product is searched and is displayed in bytes.
    baseBlockStorageSizeYesLongDefault block storage size
    It is displayed in bytes.
    platformTypeNoCommonCodePlatform type
    This is returned when a server image product is searched.
    LNX32,LNX64,WND32,WND64,UBD64,UBS64
    osInformationNoStringOS information
    This is returned when a server image product is searched.
    diskTypeNoCommonCodeDisk type
    This is returned when a server product is searched.
    NET
    dbKindCodeNoStringDB type code
    This is returned when a server product related to Cloud DB is searched.
    addBlockStorageSizeNoLongAdded block storage size
    This is returned when a server product is searched and is displayed in bytes.
    generationCodeNoStringGeneration code
    This is returned when a server product is searched.
    G1,G2

    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.