Abnormal Request Results
| Name | Type | Description |
|---|---|---|
| error_code | String | Specifies the error returned when a task submission exception occurs. For details about error codes, see Error Codes. |
| error_msg | String | Specifies the description of the error returned when a task submission exception occurs. |
{
"error_code": "DBS.200022",
"error_msg": "The DB instance name already exists."
}