云桌面 WORKSPACE-查询产品套餐列表:响应示例

时间:2024-12-27 15:06:29

响应示例

状态码: 200

查询产品列表响应。

{
  "os_type" : "string",
  "architecture" : "string",
  "availability_zone" : "string",
  "products" : [ {
    "product_id" : "string",
    "flavor_id" : "string",
    "type" : "string",
    "architecture" : "string",
    "cpu" : "string",
    "cpu_desc" : "string",
    "memory" : "string",
    "is_gpu" : true,
    "system_disk_type" : "SAS",
    "system_disk_size" : "80",
    "data_disk_size" : "80",
    "gpu_desc" : "string",
    "bill_switch" : "on",
    "descriptions" : "string。",
    "product_desc" : {
      "additionalProp1" : "string",
      "additionalProp2" : "string",
      "additionalProp3" : "string"
    },
    "charge_mode" : "st",
    "contain_data_disk" : true,
    "resource_type" : "string",
    "cloud_service_type" : "string",
    "volume_product_type" : "string",
    "domain_ids" : [ "string" ],
    "status" : "normal",
    "sub_product_list" : [ "string" ],
    "package_type" : "string",
    "series_type" : "string",
    "name" : {
      "additionalProp1" : "string",
      "additionalProp2" : "string",
      "additionalProp3" : "string"
    },
    "default_desktop_num" : 4,
    "max_apply_desktop_num" : 14,
    "share_space_size" : 100
  } ],
  "total_count" : 0
}
support.huaweicloud.com/api-workspace/ListProducts.html