ListInstanceAmount_大数据开发治理平台 DataWorks_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请求速率暂未透出。

授权信息

如下是此API对应的授权信息,用于RAM权限策略语句的Action元素中,为RAM用户或RAM角色授予调用此API的权限。请通过 RAM 访问控制设置,使用方法可参考访问控制帮助文档

具体说明如下:展开详情

操作访问级别资源类型条件关键字关联操作
暂无数据

请求参数

字段名称字段详情
ProjectIdinteger<int64>

DataWorks 工作空间的 ID。您可以登录 DataWorks 管控台,进入工作空间配置页面获取工作空间 ID。

注意 该字段类型为 Long,在序列化/反序列化的过程中可能导致精度丢失,请注意数值不得大于 9007199254740991。
示例值:10000参考取值来源:
    ListProjectIds
    CreateProject
    AddProjectMemberToRole
取值 <= 99999999999
BeginDatestring

开始业务日期,精确到天。该参数需要配置为 yyyy-MM-dd'T'HH:mm:ssZ 的 UTC 格式。

示例值:2021-06-13T00:00:00+0800
EndDatestring

结束业务日期,精确到天。该参数需要配置为 yyyy-MM-dd'T'HH:mm:ssZ 的 UTC 格式。

示例值:2021-06-16T00:00:00+0800

返回参数

字段名称字段详情
RequestIdstring

请求 ID。用于出现错误后排查问题。

示例值:95279527adhfj****
InstanceCountsarray<object>

周期实例数量在指定时间段的趋势数据。

返回示例

错误码

全局错误码
HTTP 状态码错误码错误信息操作
403
ResourceNotAuthorized.Api
You are not authorized to access the resources.诊断
403
Forbidden.Access
Access is forbidden. Please first activate DataWorks Enterprise Edition or Flagship Edition.诊断
429
Throttling.Api
The request for this resource has exceeded your available limit.诊断
429
Throttling.Api.Risk
The request for this resource has exceeded your daily available limit.诊断
429
Throttling.Resource
You have reached the limit for the resource. Please contact us by submitting a ticket.诊断
429
Throttling.System
The DataWorks system is busy. Try again later.诊断
429
Throttling.User
Your request is too frequent. Try again later.诊断
500
Forbidden.Not.Server
The dataworksAPI service is not available in this area. Please try it in another area.诊断
500
InternalError.System
An internal system error occurred. Try again later.诊断
500
InternalError.UserId.Missing
An internal system error occurred. Try again later.诊断
500
Forbidden.Wkbench.NoProject
You have not joined any project.诊断

变更历史

暂无变更历史

相关示例