智能数据洞察 DATAARTS INSIGHT-错误码:错误响应Body体格式说明

时间:2024-08-05 11:34:07

错误响应Body体格式说明

当接口调用出错时,会返回错误码及错误信息说明,错误响应的Body体格式如下所示。

{
    "error_msg": "xxx",
    "error_code": "DataArtsInsight.20010003"
}

其中,error_code表示错误码,error_msg表示错误描述信息。

表1 异常相应说明

名称

参数类型

说明

error_code

String

错误码。

error_msg

String

错误详细信息。

support.huaweicloud.com/api-dataartsinsight/dataartsinsight_api_0018.html