Updated on 2022-08-16 GMT+08:00

Abnormal Request Results

v3 APIs

Abnormal response description
Table 1 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."
}