Abnormal Request Results¶
Abnormal response description
¶ Name
Type
Description
error_code
String
Returned error code when a task submission exception occurs. For details, see Error Codes.
error_msg
String
Returned error description when a task submission exception occurs.
Example response
{ "error_code": "DBS.280234", "error_msg": "Invalid DB instance name." }