doc-exports/docs/ddm/api-ref/ddm_api_01_0059.html
Ru, Li Yi d804d7d1be ddm_api
Reviewed-by: Boka, Ladislav <ladislav.boka@t-systems.com>
Co-authored-by: Ru, Li Yi <liyiru7@huawei.com>
Co-committed-by: Ru, Li Yi <liyiru7@huawei.com>
2024-04-09 12:27:54 +00:00

2.7 KiB

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