Abnormal Request Results¶
Abnormal Response¶
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"
}