查看資料集是否開通小Q問數。
調試
您可以在OpenAPI Explorer中直接運行該介面,免去您計算簽名的困擾。運行成功後,OpenAPI Explorer可以自動產生SDK程式碼範例。
調試
授權資訊
|
操作 |
存取層級 |
資源類型 |
條件關鍵字 |
關聯操作 |
|
quickbi-public:QueryDatasetSmartqStatus |
get |
*全部資源
|
無 | 無 |
請求文法
POST HTTP/1.1
請求參數
|
名稱 |
類型 |
必填 |
描述 |
樣本值 |
| CubeId |
string |
是 |
資料集 ID。 |
7c7223ae-****-3c744528014b |
返回參數
|
名稱 |
類型 |
描述 |
樣本值 |
|
object |
|||
| RequestId |
string |
請求 ID。 |
7c7223ae-****-3c744528014b |
| Result |
boolean |
介面執行結果。取值範圍:
|
true |
| Success |
boolean |
是否請求成功。取值範圍:
|
true |
樣本
正常返回樣本
JSON格式
{
"RequestId": "7c7223ae-****-3c744528014b",
"Result": true,
"Success": true
}
錯誤碼
|
HTTP status code |
錯誤碼 |
錯誤資訊 |
描述 |
|---|---|---|---|
| 400 | Internal.System.Error | An internal system error occurred. | 系統內部異常。 |
| 400 | User.Not.In.Organization | The specified user is not in the organizational unit. | 該使用者不在組織中。 |
| 400 | Query.Auth.Error | Query is not permitted. | 沒有查詢許可權。 |
| 400 | ApiUser.Not.Exists | The specified user does not exist. | 使用者不存在。 |
| 400 | UserRoleConfig.NotContain.Function | The user %s does not have permission to operate. | 此使用者%s沒有許可權操作。 |
| 400 | RobotNl2sql.Moudle.NotPurchase | Please purchase Nl2sql module first. | 請先購買智能問數模組。 |
| 400 | Cube.Not.Exist | The Cube does not exist. | 資料集不存在。 |
訪問錯誤中心查看更多錯誤碼。
變更歷史
更多資訊,參考變更詳情。