Product
    • PDF

    Product

    • PDF

    記事の要約

    Classic環境で利用できます。

    NAVERクラウドプラットフォームが提供するサービスとソリューションを総称する「商品」の属性を定義します。

    構文

    構文は次の通りです。

    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;
    

    フィールド

    フィールドの詳細は次の通りです。

    フィールドタイプ必須の有無説明
    productCodeStringRequiredNAVERクラウドプラットフォームで管理する商品コード
    • サーバスペックとサーバ OSの定義
    • <例> SPSW0LINUX000032、SPSW0LINUX000027
    productNameStringRequired商品名
    • <例> ubuntu-12.04-64-desktop、centos-6.3-64
    productTypeCommonCodeRequired商品タイプ
    • サーバイメージ商品照会の場合、Linuxや Windowsなどの値を使用可能
    productDescriptionStringRequired商品の説明
    • <例> vCPU 8 EA、Memory 16GB、Disk 50GB
    infraResourceTypeCommonCodeRequiredインフラリソース区分
    • SW | SVR
      • SW: ソフトウェア(サーバイメージ商品)
      • SVR: サーバ(サーバ商品)
    infraResourceTypeCommonCodeRequiredインフラリソースの詳細区分
    • BM
    • ベアメタルサーバ商品照会時に返す
    cpuCountIntegerOptionalCPU数(vCPU)
    • サーバ商品照会時に返す
    memorySizeLongOptionalメモリ容量(Byte)
    • サーバ商品照会時に返す
    baseBlockStorageSizeLongOptional基本ブロックストレージ容量(Byte)
    • サーバ商品照会時に返す
    platformTypeCommonCodeOptionalプラットフォーム区分
    • サーバイメージ商品照会時に返す
    • <例> Linux 32 Bit、Windows 64 Bit
    osInformationStringOptionalOS情報
    • サーバイメージ商品照会時に返す
    • <例> Windows Server 2008(32bit) SP2
    diskTypeCommonCodeOptionalディスクタイプ
    • サーバ商品照会時に返す
    • ネットワークディスクとローカルディスク用サーバスペック情報を区分可能
    dbKindCodeStringOptionalデータベースタイプコード
    • Cloud DB関連のサーバ商品照会時に返す
      • MSSQL | MYSQL | REDIS
    addBlockStorageSizeLongOptional追加ブロックストレージ容量(Byte)
    • サーバ商品照会時に返す

    この記事は役に立ちましたか?

    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.