ApproveOtaTask
Region:
China (Shanghai)
Request Parameters
Required
AppInstanceGroupIdThe ID of the deliv...
BizRegionIdThe ID of the regio...
TaskIdThe ID of the OTA u...
OtaTypeThe type of the OTA...
StartTimeThe start time of t...
Plugin DownloadLearn more
VS Code Plugin
Before installing the plugin, please install VS CodeBefore installing the plugin, please install VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains Plugin
Before installing the plugin, please install JetBrains IDEBefore installing the plugin, please install JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

Request Parameters

Field NameField Details
AppInstanceGroupIdstring

The ID of the delivery group. You can call the ListAppInstanceGroup operation to obtain the ID.

Example:aig-9ciijz60n4xsv****
BizRegionIdstring

The ID of the region where the delivery group resides. You can call the ListRegions operation to query the list of regions supported by App Streaming.

Example:cn-hangzhouEnumeration Value:
TaskIdstring

The ID of the OTA update task. You can call the ListAppInstanceGroup operation to obtain the ID.View Details...

Example:ota-be7jzm29wrrz5****
OtaTypestring

The type of the OTA update task.View Details...

Example:FotaEnumeration Value:Fota
StartTimestring<iso8601>

The start time of the OTA update task. The time follows the ISO 8601 standard.

Example:2022-08-04T14:36:00+08:00

Response Parameters

Field NameField Details
RequestIdstring

The request ID.

Example:1CBAFFAB-B697-4049-A9B1-67E1FC5F****
Codestring

The execution result. If the request was successful, success is returned. If the request failed, an error message is returned.

Example:OtaTask.Running
Messagestring

The error message. If the value of Code is success, this parameter is not returned.

Example:The task is running and cannot be sumitted.
Change History
No Change History found.