| 应用类型 | 是否支持 | 权限 | API Explorer调试 |
|---|---|---|---|
| 企业内部应用 | 支持 | 数据服务目录日志统计读权限 | API Explorer |
| 第三方企业应用 | 暂不支持 | 数据服务目录日志统计读权限 | 暂不支持 |
| 第三方个人应用 | 暂不支持 | 数据服务目录日志统计读权限 | 暂不支持 |
| HttpCode | 错误码 | 错误信息 | 说明 |
|---|---|---|---|
| 400 | IdempotentParameterMismatch | The request uses the same client token as a previous, but non-identical request. Do not reuse a client token with different requests, unless the requests are identical. | client token不合法。 |
| 500 | statDate.is.null | statDate请求参数为空 | statDate请求参数为空 |
| 500 | service.meta.isNull | service meta信息为空 | service meta信息为空 |
| 500 | serviceId.is.null | serviceId为空 | serviceId为空 |
| 500 | systemError | 系统异常 | 系统异常,请稍后重试 |
| 500 | orgId.is.null | orgId请求参数为空 | orgId请求参数为空 |
| 500 | statDate.format.iserror | statDate请求参数格式不正确,正确格式:yyyyMMdd | statDate请求参数格式不正确,正确格式:yyyyMMdd |
| 500 | unknownError | 未知错误 | 未知错误 |
