distributed-database-middle.../api-ref/source/appendix/abnormal_request_results.rst

1.4 KiB

original_name

ddm_api_01_0059.html

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 <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"
}