Updated on 2022-09-15 GMT+08:00

Abnormal Request Results

Abnormal Response

Table 1 Parameter description

Parameter

Type

Description

errCode

String

Returned error code when a task submission exception occurs. For details, see Error Codes.

externalMessage

String

Description of the error returned when a task submission exception occurs.

Example Response

{  
     "errCode": "DBS.300101",  
     "externalMessage": "Failed to delete the schema"  
}