jdcloud-api-cn/API/Data-Compute/Query-APIs/getRasQueryLog.md at edit · codegate/jdcloud-api-cn · GitHub
Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 741 Bytes

File metadata and controls

40 lines (30 loc) · 741 Bytes

getRasQueryLog

描述

获取用户Spark SQL脚本的查询日志

请求方式

GET

请求地址

https://xdata.jdcloud-api.com/v1/regions/{regionId}/dwQuery:getRasQueryLog

名称 类型 是否必需 默认值 描述
regionId String True 地域ID

请求参数

名称 类型 是否必需 默认值 描述
queryId String True 查询id
userName String True 用户名称

返回参数

名称 类型 描述
requestId String
result Result

Result

名称 类型 描述
message String
status Boolean

返回码

返回码 描述
200 OK
500 Internal server error