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.
Quotas Info
There is no quotas information in the current API.
Authorization Information
No permission information is available for the cloud service.
Request Syntax
GET /{workspaceId}/api/task/summary/result HTTP/1.1
Path Parameters
Field Name | Field Details |
---|---|
workspaceIdstring | 业务空间 Id Example:llm-xxxx |
Request Parameters
Field Name | Field Details |
---|---|
taskIdstring | 任务 Id Example:17071319 |
Response Parameters
Field Name | Field Details |
---|---|
costinteger<int64> | 耗时 Notice
Please note that this value is of type Long, and there may be a risk of loss of precision in some languages. Please use it with caution. Example:null |
dataobject | 响应数据 |
dataTypestring | 数据类型 Example:null |
errCodestring | 错误码 Example:0 |
messagestring | 错误信息 Example:ok |
requestIdstring | 请求 id Example:0bc13a9517168617617186457e401f |
successboolean | 是否成功 Example:true |
timestring | 时间戳 Example:2024-04-24 11:54:34 |
Sample Response
Change History
No Change History found.