1.4 KiB
1.4 KiB
- original_name
ddm_api_01_0059.html
Abnormal Request Results
Abnormal Response
Parameter | Type | Description |
---|---|---|
errCode | String | Returned error code when a task submission exception occurs. For details, see Error Codes <ddm_api_01_0061> . |
externalMessage | String | Description of the error returned when a task submission exception occurs. |
Example Response
{
"errCode": "DBS.300101",
"externalMessage": "Failed to delete the schema"
}