Name |
Type |
Description |
---|---|---|
error_code |
String |
Specifies the error code returned when a task submission exception occurs. For details, see Table 2. |
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." }
Name |
Type |
Description |
---|---|---|
errCode |
String |
Specifies the error code returned when a task submission exception occurs. For details, see Table 2. |
externalMessage |
String |
Specifies the description of the error returned when a task submission exception occurs. |
{ "errCode": "RDS.1102", "externalMessage": "The DB instance name already exists." }
{ "itemNotFound": { "code": 404, "message": "The resource could not be found." } }