No API operations available. Click for a feedback.
- Cloud Flow
- Regions
- Resources
- Delivery Groups
- App Instances
- Connections
- Debugging
- OTA
- Tenant Account
ApproveOtaTask
Region:
China (Shanghai)
Parameters
Advanced
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...
Document
Response
SDK Sample Code
CLI Example
Call History
Error Codes
Throttling
Plugin DownloadLearn more
Alibaba Cloud Developer ToolkitbetaAlibaba Cloud OpenAPI
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.

Before installing the plugin, please install
JetBrains IDEBefore installing the plugin, please install
JetBrains IDE
Alibaba Cloud Developer ToolkitbetaAlibaba Cloud OpenAPI
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.
Request Parameters
Field Name | Field 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 Name | Field Details |
---|---|
RequestIdstring | The request ID. Example:1CBAFFAB-B697-4049-A9B1-67E1FC5F**** |
Codestring | The execution result. If the request was successful, Example:OtaTask.Running |
Messagestring | The error message. If the value of Example:The task is running and cannot be sumitted. |
Change History
No Change History found.