forked from docs/doc-exports
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>
3.4 KiB
3.4 KiB
Abnormal Request Results
Abnormal response description
Name |
Type |
Description |
---|---|---|
error_code |
String |
Specifies the error returned when a task submission exception occurs. |
error_msg |
String |
Specifies the description of the error returned when a task submission exception occurs. |
Response example
{ "error_code": "DBS.200022", "error_msg": "The DB instance name already exists." }
Parent topic: Appendix