物联网平台_API文档

插件下载了解更多
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.

流控信息

当前云产品API请求速率暂未透出。

授权信息

当前云产品暂无权限信息透出。

请求参数

字段名称字段详情
MaximumPerMinuteinteger<int32>
取值 <= 10000
JobIdstring
UpgradeTypestring
TimeoutInMinutesinteger<int32>
TargetSelectionstring
IotInstanceIdstring
SrcVersionListarray<string>
子级条数 <= 30
Tagsarray<object>
子级条数 <= 10

返回参数

字段名称字段详情
Codestring
ErrorMessagestring
RequestIdstring
Successboolean

错误码

全局错误码
HTTP 状态码错误码错误信息操作
400
iot.ota.FirmwareNotFound
The specified firmware does not exist.诊断
400
iot.ota.StrategyNotFound
The specified strategy does not exist.诊断
400
iot.ota.noDynamicJob
Task is not dynamic.诊断
400
iot.ota.InvalidBaseSpeedPerMinute
Invalid baseSpeedPerMinute.诊断
400
iot.ota.InvalidIncrementFactor
Invalid incrementFactor.诊断
400
iot.ota.InvalidExponentialRateParameter
Invalid exponential rate parameter.诊断
400
iot.ota.InvalidMaximumPerMinute
Invalid MaximumPerMinute.诊断
400
iot.ota.InvalidUpgradeType
Invalid upgrade type.诊断
400
iot.ota.OperationForbidden
This operation is forbidden by the tenantId.诊断
400
iot.ota.InvalidTimeout
Parameter TimeoutInMinutes is invalid.诊断
400
iot.ota.InvalidStrategyType
Invalid strategy type.诊断
400
iot.ota.JobHasFinished
The job has finished.诊断
400
iot.ota.JobHasCanceled
The job has canceled.诊断
400
iot.ota.taskNotExist
Task is not existed.诊断
400
iot.ota.JobTagIsTooLong
The tags of job exceed the maximum number of characters.诊断
400
iot.ota.InstanceIdMisMatch
The instanceId is invalid.诊断
400
iot.ota.InvalidBaseRatePerMinute
Parameter BaseRatePerMinute is invalid.诊断
400
iot.ota.InvalidSrcVersionList
Parameter SrcVersionList does not support by group upgrade.诊断
400
iot.ota.EmptySrcVersionList
Parameter SrcVersionList is empty.诊断
400
iot.ota.InvalidConstantSpeedParameter
The parameter of constant speed is invalid.诊断
400
iot.ota.EmptyNumberOfNotifiedDevicesAndNumberOfSucceedDevices
Both of NumberOfNotifiedDevices and NumberOfSucceedDevices are empty.诊断
400
iot.ota.InvalidNumberOfNotifiedDevicesOrNumberOfSucceedDevices
One of NumberOfNotifiedDevices and NumberOfSucceedDevices is invalid.诊断

变更历史

暂无变更历史

相关示例