ProductPrice
    • PDF

    ProductPrice

    • PDF

    Article summary

    Available in Classic and VPC

    This is the product pricing plan.

    Syntax

    The syntax is as follows.

    private CommonCode productItemKind;
    private CommonCode productItemKindDetail;
    private String productCode;
    private String productName;
    private String productDescription;
    private CommonCode softwareType;
    private CommonCode productCategory;
    private CommonCode productType;
    private CommonCode productTypeDetail;
    private Integer gpuCount;
    private Integer cpuCount;
    private Long memorySize;
    private Long baseBlockStorageSize;
    private CommonCode dbKind;
    private String osInfomation;
    private CommonCode platformType;
    private CommonCode osType;
    private String platformCategoryCode;
    private CommonCode diskType;
    private CommonCode diskDetailType;
    private String generationCode;
    private List<Price> priceList;
    

    Field

    The following describes each field.

    FieldTypeRequiredDescription
    productItemKindCommonCodeRequiredProduct item type
    productItemKindDetailCommonCodeRequiredProduct item type details
    productCodeStringRequiredProduct code
    productNameStringRequiredProduct name
    productDescriptionStringRequiredProduct description
    softwareTypeCommonCodeRequiredSoftware type
    productCategoryCommonCodeRequiredProduct category
    productTypeCommonCodeRequiredProduct type
    productTypeDetailCommonCodeRequiredProduct type details
    gpuCountIntegerRequiredNumber of GPUs
    • It is returned when viewing Server product
    cpuCountIntegerRequiredNumber of CPUs
    • It is returned when viewing Server product
    memorySizeLongRequiredMemory size (byte)
    • It is returned when viewing Server product
    baseBlockStorageSizeLongRequiredDefault block storage size (byte)
    • It is returned when viewing Server product
    dbKindCommonCodeRequiredDatabase type code
    • It is returned when viewing a Server product related to Cloud DB
    osInfomationStringRequiredOS information
    platformTypeCommonCodeRequiredPlatform type
    osTypeCommonCodeRequiredOS type
    platformCategoryCodeStringRequiredPlatform category code
    • <Example> APP, DBMS, OS
    diskTypeCommonCodeRequiredDisk type
    diskDetailTypeCommonCodeRequiredDisk detailed type
    generationCodeStringRequiredProduct generation code
    • G1 | G2
    priceListList<Price>RequiredPricing plan list
    • List of pricing plan information that the product uses

    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.