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

Latest commit

 

History

History
40 lines (30 loc) · 733 Bytes

File metadata and controls

40 lines (30 loc) · 733 Bytes

cancelRasQuery

描述

终止用户Spark SQL脚本查询

请求方式

POST

请求地址

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

名称 类型 是否必需 默认值 描述
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