GetOrderUsage
获取License使用量
服务地址:
华北2(北京)
输入参数
只看必填
RelService指定购买的优化求解器License类别信息
ResourceType指定购买的求解器版本信息
LicenseKey求解器LicenseKey
TimeRange* 1:前后一天
插件下载了解更多
VS Code 插件
安装插件之前,确保已安装 VS Code安装插件之前,确保已安装 VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains 插件
安装插件之前,确保已安装 JetBrains IDE安装插件之前,确保已安装 JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

请求参数

字段名称字段详情
RelServicestring

指定购买的优化求解器 License 类别信息,包含一种类别:展开详情

示例值:MP
ResourceTypeinteger<int32>

指定购买的求解器版本信息,目前仅支持一种:展开详情

示例值:1枚举值:1取值 <= 1
LicenseKeystring

求解器 LicenseKey

示例值:eya5169y2bg96zef03s7
TimeRangeinteger<int32>
示例值:1

返回参数

字段名称字段详情
Messagestring

返回结果信息

示例值:success
Dataarray<object>

返回使用量数据

RequestIdstring

请求唯一标识

示例值:5D6653C5-CA2B-14EC-9CF0-50AA0FF49C31
Successboolean

请求是否成功

示例值:true
变更历史
变更时间变更内容概要操作
2024-04-12
新增请求参数LicenseKey
2021-08-17
变更返回参数