
# 错误码
当您调用API时，如果遇到"APIGW"开头的错误码，请参见[API网关错误码](https://support.huaweicloud.com/devg-apisign/api-sign-errorcode.html)进行处理。
| 状态码 | 错误码          | 错误信息                                            | 描述              | 处理措施                    |
|:---|:---|:---|:---|:---|
| 400 | EDS.00011001 | Invalid parameter                               | 无效的参数。          | 检查参数是否正确。               |
| 400 | EDS.00011003 | Get user information error                      | 获取用户信息错误。       | 检查参数中的用户信息是否正确。         |
| 400 | EDS.00011011 | Convert time format error                       | 转换时间格式错误。       | 检查日期格式是否正确。             |
| 400 | EDS.00011012 | Unknown server error                            | 未知错误。           | 联系客服寻求帮助。               |
| 400 | EDS.00011015 | The user does not have the operation permission | 用户无权执行此操作。      | 检查用户是否有操作API或者资源的权限。    |
| 400 | EDS.00011016 | Resource status error                           | 资源状态异常。         | 检查要查询/操作的资源状态是否正常。      |
| 400 | EDS.00011018 | Failed to delete                                | 删除失败。           | 检查资源是否存在；检查是否有权限删除资源。   |
| 400 | EDS.00021006 | This resource is frozen                         | 此资源已冻结。         | 检查资源状态。                 |
| 400 | EDS.00021604 | Domain already exists in the instance           | 客租户已加入当前空间。     | 检查操作租户是否已存在。            |
| 400 | EDS.00021606 | Domain not joined to this instance              | 域未加入此实例。        | 检查域ID和空间实例ID是否正确。       |
| 400 | EDS.00021614 | The EDS instance does not support transfer      | EDS实例不支持转让。     | 联系客服寻求帮助。               |
| 400 | EDS.00021615 | The EDS connector transfer failed               | EDS连接器转让失败。     | 联系客服寻求帮助。               |
| 400 | EDS.00021619 | Domain is in use                                | 租户正在使用中。        | 租户正在使用中。                |
| 400 | EDS.00021905 | Connector does not exist                        | 连接器不存在。         | 检查空间实例ID和连接器ID是否正确。     |
| 400 | EDS.00021911 | Connector does not belong to this user          | 连接器不属于此用户。      | 检查空间实例ID和连接器ID是否正确。     |
| 400 | EDS.00021915 | No permission to retrieve this connector        | 没有取回连接器的权限。     | 确认用户是否是连接器拥有者。          |
| 400 | EDS.00021916 | The EDS connector retrieve failed               | 取回连接器失败。        | 确认是否已签署协议；确认是否有权限做取回操作。 |
| 400 | EDS.00031001 | Invalid parameter                               | 无效的参数。          | 检查参数是否正确。               |
| 400 | EDS.00031002 | User does not have permission                   | 用户无权限。          | 检查用户是否有操作API或者资源的权限。    |
| 400 | EDS.00031601 | The eds instance does not exist                 | 实例不存在。          | 检查实例ID是否正确。             |
| 400 | EDS.00031603 | User does not join eds instance                 | 用户未加入实例。        | 确认用户是否加入实例。             |
| 400 | EDS.00032201 | Get iam users failed                            | 获取IAM用户失败。      | 联系客服寻求帮助。               |
| 400 | EDS.00032202 | User does not owner of the connector            | 用户不是连接器所有者。     | 检查用户是否有操作API或者资源的权限。    |
| 400 | EDS.00032203 | Query user failed                               | 查询用户信息失败。       | 联系客服寻求帮助。               |
| 403 | EDS.00012301 | Domain does not allow to access OpenAPI         | 租户不允许访问OpenAPI。 | 联系客服申请访问OpenAPI。        |
| 403 | EDS.00021602 | Current user is not manager of instance         | 当前用户不是实例的管理员。   | 确认接口是否只有实例管理员可调用。       |
| 403 | EDS.00021620 | Deletion of the domain is forbidden             | 禁止删除该租户。        | 禁止删除实例主租户。              |
| 403 | EDS.00031602 | Instance does not belong domain                 | 实例不属于租户。        | 检查用户所属租户是否是实例所属者。       |
| 404 | EDS.00011017 | This resource does not exist                    | 此资源不存在。         | 检查资源是否存在。               |
| 406 | EDS.00010001 | Not Acceptable                                  | 服务异常，不可接受。      | 联系客服寻求帮助。               |
| 406 | EDS.00011019 | The operation occur exception                   | 执行操作时发生异常。      | 联系客服寻求帮助。               |
   
