云桌面 WORKSPACE-创建变更订单:请求参数
请求参数
参数 |
是否必选 |
参数类型 |
描述 |
---|---|---|---|
X-Auth-Token |
否 |
String |
用户Token。 通过调用 IAM 服务获取用户Token接口获取(响应消息头中X-Subject-Token的值)。 |
Content-Type |
否 |
String |
发送的实体的MIME类型。 |
参数 |
是否必选 |
参数类型 |
描述 |
---|---|---|---|
type |
是 |
String |
类型 resizeDesktops(变更规格)、expandVolumes(扩容磁盘)。 |
period_type |
否 |
Integer |
周期类型,2:包月;3:包年。 |
period_num |
否 |
Integer |
周期数。 |
resize_product_id |
否 |
String |
变更后规格产品ID,当是resizeDesktops,必传。 |
expand_volume_id |
否 |
String |
扩容的云硬盘的ID,当是expandVolumes,必传。 |
expand_new_size |
否 |
Integer |
扩容后云硬盘的总大小,当是expandVolumes,必传。范围10-32760,大小为10的倍数。 |
new_quantity |
否 |
Integer |
专享主机变更桌面数后桌面路数的总大小,当是jobType是resizeExclusiveLites,必传。 |
exclusive_lites_product_id |
否 |
String |
专享主机桌面数的productId,当是resizeExclusiveLites,必传。 |
cloud_service_console_url |
否 |
String |
支付后跳转url。 |
enterprise_project_id |
否 |
String |
企业项目ID。 |
extend_param |
否 |
OrderExtendParam object |
订单的扩展参数。 |