
# 错误码
当您调用API时，如果遇到"APIGW"开头的错误码，请参见[API网关错误码](https://support.huaweicloud.com/devg-apisign/api-sign-errorcode.html)进行处理。
| 状态码 | 错误码        | 错误信息                                                                                                                                                                  | 描述                                                   | 处理措施                                       |
|:---|:---|:---|:---|:---|
| 400 | IEC.000000 | get the quota failed                                                                                                                                                  | 查询配额信息失败                                             | 内部错误，请稍后重试                                 |
| 400 | IEC.000006 | the query parameter is illegal                                                                                                                                        | 请求的URL的查询参数有误                                        | 请检查请求的URL查询参数后重试                           |
| 400 | IEC.000007 | The request body parameter is illegal: %s.                                                                                                                            | 请求的请求体参数有误                                           | 请参照产品文档，检查请求的请求体参数后重试                      |
| 400 | IEC.000008 | request uri is illegal!                                                                                                                                               | 请求的URL的路径有误                                          | 请检查请求的URL路径                                |
| 400 | IEC.000010 | the request body is illegal!                                                                                                                                          | 请求体中存在非法参数                                           | 请参照产品文档要求，检查请求体的内容后重试                      |
| 400 | IEC.000030 | request uri path param (%s) is illegal!Please correct it.                                                                                                             | 请求的URL的路径非法                                          | 请检查请求的URL路径                                |
| 400 | IEC.000031 | request uri path param (%s) can't be empty!Please input it.                                                                                                           | 查询URL路径参数不能为空                                        | 请检查请求的URL路径参数后重试                           |
| 400 | IEC.010002 | EdgeCloud (%s) in \[creating, updating, schedulering, deleting\] status can not be deleted or expand.Please wait it finished.                                         | 边缘业务处于中间状态（创建/扩容/部署/删除）                              | 请等待边缘业务状态稳定后再操作                            |
| 400 | IEC.010004 | Edge cloud name (%s) is invalid! It should be Set.Or it has been Set, it should be consist of number, letter, chinese or underline and its length is between 1 and 32 | 边缘业务名称非法                                             | 请参照产品文档要求更改名称后重试                           |
| 400 | IEC.010005 | edge cloud name must be set                                                                                                                                           | 边缘业务名称不能为空                                           | 请参照产品文档要求更改名称后重试                           |
| 400 | IEC.010009 | EdgeCloud (%s) in failed status can only be deleted.Other Operation is not allowed.                                                                                   | 边缘业务在失败状态下只能删除                                       | 建议删除失败状态下的边缘业务                             |
| 400 | IEC.010010 | Edge cloud description is invalid! Error: %s                                                                                                                          | 边缘业务描述错误                                             | 请参照产品文档要求更改描述后重试                           |
| 400 | IEC.010020 | EdgeCloud (%s) updating by id failed because of the failure read entity.                                                                                              | 扩容边缘业务失败，因为读取请求体失败                                   | 请参照产品文档要求更改请求体后重试                          |
| 400 | IEC.010101 | Tenant's open deployment is beyond limitation.This account (domain_id:%s) may be attacking IEC service                                                                | 部署计划不属于边缘业务，扩容需要匹配边缘业务和部署计划                          | 请检查传入的部署计划后重试                              |
| 400 | IEC.010203 | server %s in \[creating\] can not be deleted, please wait it created.                                                                                                 | 边缘实例处于中间状态（创建）                                       | 请等边缘实例状态稳定后再操作                             |
| 400 | IEC.010210 | Batch action:(%s) is invalid, it only support reboot/os-stop/os-start.                                                                                                | 实例的批量动作非法，仅支持重启/关机/开机                                | 请更换实例请求体中实例批量动作后重试                         |
| 400 | IEC.010221 | add keypair failed! Error: %s                                                                                                                                         | 新增密钥对失败                                              | 请检查传入的密钥对参数后重试                             |
| 400 | IEC.010223 | ChangeOS action ImageID %s is invalid. Error: Image ID is not legal UUID.                                                                                             | 切换操作系统镜像ID非法                                         | 请检查传入的镜像ID后重试                              |
| 400 | IEC.010224 | Request body has illegal parameter                                                                                                                                    | 切换操作系统参数不正确                                          | 请检查传入的参数后重试                                |
| 400 | IEC.010225 | key pair name (%s) is illegal. err: %s                                                                                                                                | 创建密钥对参数非法                                            | 请检查传入的参数后重试                                |
| 400 | IEC.010227 | get key pair %s failed.                                                                                                                                               | 查询密钥对失败                                              | 请检查传入的参数后重试，或联系客服处理                        |
| 400 | IEC.010229 | import keypair failed! Error: %s                                                                                                                                      | 导入密钥对请求体不正确                                          | 请检查传入的参数后重试                                |
| 400 | IEC.010303 | stack config is invalid!Error: %s                                                                                                                                     | 资源组内字段非法                                             | 请参照产品文档检查传入的资源组配置后重试                       |
| 400 | IEC.010401 | Resource's(Instance) name is invalid! It should consist of number/chinese/./a-z/A-Z/-/_ and it's length should be between 1 and %d.                                   | 资源组名称非法。边缘实例名称是必选字段。且应当由数字、字母、中文、下划线组成，长度范围在1-32位之间。 | 请参照产品文档要求更改资源组名称后重试                        |
| 400 | IEC.010406 | Resource (%s) status is (%s) and server is (%s)!It's not support updating.                                                                                            | 资源不在运行中状态，不能修改                                       | 请等待资源处于运行中状态后重试修改操作                        |
| 400 | IEC.010410 | Description field length cannot be greater than %d and cannot contain '\>' and '\<' characters. Error: %s                                                             | 资源名称或者描述字段长度不合法                                      | 请参照产品文档要求更改字段长度后重试                         |
| 400 | IEC.010603 | target flavor is not supported                                                                                                                                        | 不支持指定的规格                                             | 请更改请求体中的规格参数后重试                            |
| 400 | IEC.010641 | image_ref must be set                                                                                                                                                 | 边缘镜像不存在                                              | 请检查传入的镜像ID后重试                              |
| 400 | IEC.010700 | Server count should not be zero or negative number                                                                                                                    | 指定创建的实例数目必须为正整数                                      | 请按要求更改请求体中的实例数目后重试                         |
| 400 | IEC.010800 | Coverage is invalid!Error: (%s)                                                                                                                                       | 覆盖范围非法                                               | 请更改覆盖范围参数后重试                               |
| 400 | IEC.010900 | Schedule edgecloud failed.Error: %s.                                                                                                                                  | 调度错误                                                 | 请根据错误信息修改调度参数后重试                           |
| 400 | IEC.010910 | quota is not enough to deploy. Error: %s                                                                                                                              | 配额不足，请确认配额充足后再创建                                     | 请确认配额充足后再创建                                |
| 400 | IEC.011018 | no available location!                                                                                                                                                | 无可用站点                                                | 请更改请求体中的实例分布后重试                            |
| 400 | IEC.020000 | get subnet list failed                                                                                                                                                | 查询边缘子网列表信息失败                                         | 请联系客服处理                                    |
| 400 | IEC.020004 | get subnet detail failed                                                                                                                                              | 查询边缘子网的详情信息失败                                        | 请联系客服处理                                    |
| 400 | IEC.020006 | update subnet failed                                                                                                                                                  | 更新子网信息失败                                             | 请联系客服处理                                    |
| 400 | IEC.020008 | subnet is still used ,such as computer,LB.                                                                                                                            | 子网正在被计算资源使用                                          | 请释放计算资源后再重试                                |
| 400 | IEC.020009 | subnet is still used ,such as virtual IP                                                                                                                              | 子网正在被VIP资源占用                                         | 请释放当前子网下的VIP后再重试                           |
| 400 | IEC.020010 | the primaryDNS or SecondaryDNS does't match the DNSList.                                                                                                              | 子网dnslist和primaryDns或者secondaryDns不一样                | 请检查dnslist和parimary/secondaryDns后再重试       |
| 400 | IEC.020012 | subnet enable ipv6 failed                                                                                                                                             | 子网开启IPv6失败                                           | 请联系客服处理                                    |
| 400 | IEC.020013 | cidr or gateway is invalid                                                                                                                                            | 子网的cidr或者gateway无效                                   | 请检查cidr/gateway后重试                         |
| 400 | IEC.020014 | Subnet is used by private IP, can not be deleted.                                                                                                                     | 子网正在被私有IP使用，无法删除                                     | 请释放私有ip后重试                                 |
| 400 | IEC.020100 | delete vpc in the edge net failed                                                                                                                                     | 删除vpc失败                                              | 请联系客服处理                                    |
| 400 | IEC.020102 | get vpc count failed                                                                                                                                                  | 获取vpc的数目失败                                           | 请联系客服处理                                    |
| 400 | IEC.020103 | get vpc list failed                                                                                                                                                   | 获取vpc的list信息失败                                       | 请联系客服处理                                    |
| 400 | IEC.020107 | customer has no right to handle system resource (vpc,subnet...)                                                                                                       | 系统规划的VPC不允许手动创建子网                                    | 系统规划的vpc无法手动创建子网，直接使用即可，系统会自动创建子网。         |
| 400 | IEC.020108 | compute the cidr of subnet or vpc failed                                                                                                                              | 计算cidr失败                                             | 请联系客服处理                                    |
| 400 | IEC.020111 | update vpc failed                                                                                                                                                     | 更新虚拟私有云信息失败                                          | 请联系客服处理                                    |
| 400 | IEC.020112 | get vpc detail info failed                                                                                                                                            | 查询vpc的详细信息失败                                         | 请联系客服处理                                    |
| 400 | IEC.020114 | vpc mode is illegal                                                                                                                                                   | vpc的mode不合法                                          | 请检查mode后再重试                                |
| 400 | IEC.020115 | vpc cidr is illegal                                                                                                                                                   | vpc的cidr不合法                                          | 请检查cidr后再重试                                |
| 400 | IEC.020200 | create the security group failed                                                                                                                                      | 创建安全组失败                                              | 请联系客服处理                                    |
| 400 | IEC.020201 | get the security group detail failed                                                                                                                                  | 查询安全组详情失败                                            | 请联系客服处理                                    |
| 400 | IEC.020202 | delete the security group failed                                                                                                                                      | 删除安全组失败                                              | 请联系客服处理                                    |
| 400 | IEC.020203 | get the security group list failed                                                                                                                                    | 查询安全组列表信息失败                                          | 请联系客服处理                                    |
| 400 | IEC.020300 | create the security group rule failed                                                                                                                                 | 创建安全组规则失败                                            | 请联系客服处理                                    |
| 400 | IEC.020301 | get the security group rule detail failed                                                                                                                             | 查询安全组规则详情失败                                          | 请联系客服处理                                    |
| 400 | IEC.020302 | delete the security group rule failed                                                                                                                                 | 删除安全组规则失败                                            | 请联系客服处理                                    |
| 400 | IEC.020303 | get the security group rule list failed                                                                                                                               | 查询安全组规则列表失败                                          | 请联系客服处理                                    |
| 400 | IEC.020306 | the max security group rule num of security group is %d                                                                                                               | 安全组规则数目过多                                            | 请创建新的安全组并添加的规则                             |
| 400 | IEC.020307 | remote ip version must be same as ethertype                                                                                                                           | 安全组规则目的地址不合法                                         | 请检查目的地址后重试                                 |
| 400 | IEC.020308 | remote ip prefix and remote group ID can't exist at same time                                                                                                         | 安全组规则目的地址和目的安全组ID不可同时存在                              | 请确定目的端使用安全组还是ip，选择最需要添加规则                  |
| 400 | IEC.020310 | default security group can not be created                                                                                                                             | 默认安全组不支持手动创建                                         | 请检查安全组名称后重试                                |
| 400 | IEC.020401 | the edge net quota is not enough                                                                                                                                      | 边缘网络配额不足                                             | 请联系客服处理                                    |
| 400 | IEC.020403 | site ID is illegal                                                                                                                                                    | 站点id不合法                                              | 请检查站点id后再重试                                |
| 400 | IEC.020405 | update edge net quota failed                                                                                                                                          | 更新网络配额失败                                             | 请联系客服处理                                    |
| 400 | IEC.020409 | IPv6 has been enabled for the current subnet                                                                                                                          | 已开启IPv6的子网不能关闭IPv6                                   | 子网只支持开启IPv6不支持关闭                           |
| 400 | IEC.020600 | get the port detail failed                                                                                                                                            | 查询端口的详情失败                                            | 请联系客服处理                                    |
| 400 | IEC.020601 | bind virtual port failed                                                                                                                                              | 绑定端口失败                                               | 请联系客服处理                                    |
| 400 | IEC.020602 | get port list failed                                                                                                                                                  | 查询端口列表信息失败                                           | 请联系客服处理                                    |
| 400 | IEC.020603 | create port failed                                                                                                                                                    | 创建端口失败                                               | 请联系客服处理                                    |
| 400 | IEC.020604 | unbind virtual port failed                                                                                                                                            | 解绑端口失败                                               | 请联系客服处理                                    |
| 400 | IEC.020605 | update port info failed                                                                                                                                               | 更新端口信息失败                                             | 请联系客服处理                                    |
| 400 | IEC.020606 | delete port failed                                                                                                                                                    | 删除端口失败                                               | 请联系客服处理                                    |
| 400 | IEC.020608 | ip address is illegal                                                                                                                                                 | IP地址不合法                                              | 请检查ip地址后重试                                 |
| 400 | IEC.020609 | port ID is illegal                                                                                                                                                    | 端口id不合法                                              | 请检查端口id后重试                                 |
| 400 | IEC.020610 | one vip port can only bind one server                                                                                                                                 | 一个VIP只能绑定一个虚机                                        | 请使用其他VIP绑定虚机                               |
| 400 | IEC.020611 | net card id is illegal                                                                                                                                                | 绑定VIP的网卡ID不合法                                        | 请检查网卡id后重试                                 |
| 400 | IEC.020612 | current vip has been bound to bandwidth                                                                                                                               | VIP已绑定过带宽                                            | 请先解绑已绑定的带宽                                 |
| 400 | IEC.020613 | only ipv6 vip can bind to bandwidth                                                                                                                                   | 只有IPv6类型的VIP允许绑定带宽                                   | 请使用IPv6类型VIP                               |
| 400 | IEC.020614 | current vip is not bound to any bandwidth                                                                                                                             | VIP未绑定过带宽，不支持解绑                                      | 请检查参数是否正确。                                 |
| 400 | IEC.020615 | current vip has been bound to port                                                                                                                                    | VIP已绑定过网卡                                            | 请解绑后再试。                                    |
| 400 | IEC.020616 | The IP address is in use                                                                                                                                              | 当前ip已被使用                                             | 请更换ip地址后重试                                 |
| 400 | IEC.020617 | No more IP addresses available on network                                                                                                                             | 没有足够的ip地址                                            | 请联系客服处理                                    |
| 400 | IEC.020618 | IP address is not a valid IP for the specified subnet                                                                                                                 | 该ip在当前子网下无效                                          | 请确认ip地址在子网范围内后重试                           |
| 400 | IEC.020700 | get the public ip list failed                                                                                                                                         | 查询弹性IP列表失败                                           | 请联系客服处理                                    |
| 400 | IEC.020701 | create public ip failed                                                                                                                                               | 创建弹性IP失败                                             | 请联系客服处理                                    |
| 400 | IEC.020702 | the request body is not right,please check                                                                                                                            | 创建弹性IP的请求体不合法                                        | 请检查请求体后重试                                  |
| 400 | IEC.020703 | delete public ip failed                                                                                                                                               | 删除弹性公网IP失败                                           | 请联系客服处理                                    |
| 400 | IEC.020704 | update public ip failed                                                                                                                                               | 更新弹性公网IP信息失败                                         | 请联系客服处理                                    |
| 400 | IEC.020705 | get public IP detail failed                                                                                                                                           | 查询弹性公网IP详情失败                                         | 请联系客服处理                                    |
| 400 | IEC.020707 | public ip and bind object should in same site                                                                                                                         | 弹性公网IP不能跨站点                                          | 请确认端口id和当前弹性公网id属于同一个站点后重试                 |
| 400 | IEC.020708 | public ip is creating, not active                                                                                                                                     | 弹性公网IP正在创建，还未生效                                      | 请稍后重试                                      |
| 400 | IEC.020711 | public ip type is not support                                                                                                                                         | 线路不支持                                                | 请选择支持的eip线路后再重试                            |
| 400 | IEC.020712 | public ip can not deleted due to bind port                                                                                                                            | 绑定port的弹性公网IP无法删除                                    | 请解绑port后重试                                 |
| 400 | IEC.020713 | public ip no available pool id                                                                                                                                        | 无可用的线路id                                             | 请联系客服处理                                    |
| 400 | IEC.020714 | eip ip version is illegal, it must be 4 or null.                                                                                                                      | 弹性公网IP的ip_version取值不合法                               | 请输入合法的ip version后重试                        |
| 400 | IEC.020715 | PublicIP ip version is not equal with IpAddr's version                                                                                                                | 弹性公网IP的ip_version取值与实际ip地址不匹配                        | 请确保ip version和ip地址匹配后重试                    |
| 400 | IEC.020716 | The PublicIP address in use.                                                                                                                                          | 弹性公网ip地址已被使用                                         | 请更换其他ip后重试                                 |
| 400 | IEC.020717 | No more PublicIP addresses available on network                                                                                                                       | 没有足够的弹性公网ip地址                                        | 请联系客服处理                                    |
| 400 | IEC.020718 | eip ID is illegal                                                                                                                                                     | 弹性公网IP的ID不合法                                         | 请检查弹性公网id后重试                               |
| 400 | IEC.020801 | get bandwidth list failed                                                                                                                                             | 查询带宽列表失败                                             | 请联系客服处理                                    |
| 400 | IEC.020803 | get the bandwidth detail failed                                                                                                                                       | 查询带宽详情信息失败                                           | 请联系客服处理                                    |
| 400 | IEC.020804 | bandwidth ID is illegal                                                                                                                                               | 带宽ID不合法                                              | 请检查带宽id法性后重试                               |
| 400 | IEC.020809 | bandwidth size is invalid                                                                                                                                             | 带宽大小不合法                                              | 请检查带宽大小后重试，如需特殊大小的带宽请联系客服处理                |
| 400 | IEC.020810 | bandwidth is FREEZED                                                                                                                                                  | 带宽已经冻结                                               | 请查看账户是否欠费                                  |
| 400 | IEC.020817 | bandwidth size quota is not enough                                                                                                                                    | 带宽大小配额不足                                             | 请联系客服处理                                    |
| 400 | IEC.020819 | bandwidth size can't be nil                                                                                                                                           | 带宽大小不能为空                                             | 请检查是否有输入带宽大小                               |
| 400 | IEC.020909 | update firewall parameter incorrect                                                                                                                                   | 更新网络ACL参数错误                                          | 请检查请求体参数后重试                                |
| 400 | IEC.020910 | update firewall rule parameter incorrect                                                                                                                              | 更新网络ACL规则参数错误                                        | 请检查请求体参数后重试                                |
| 400 | IEC.020911 | create firewall parameter incorrect                                                                                                                                   | 创建网络ACL参数错误                                          | 请检查请求体参数后重试                                |
| 400 | IEC.020915 | firewall ID incorrect, should be uuid format                                                                                                                          | 网络ACL UUID不合法                                        | 请检查防火墙id合法性后重试                             |
| 400 | IEC.020916 | offset can not be a negative number                                                                                                                                   | offset不能为负数                                          | 请检查offset合法性后重试                            |
| 400 | IEC.020917 | firewall rule is not support IPv6                                                                                                                                     | 网络ACL规则不支持IPv6                                       | 请联系客服处理                                    |
| 401 | IEC.000002 | X-Auth-Token not found in request head.                                                                                                                               | 请求头中没有token信息                                        | 请检查请求header的X-Auth-Token信息，然后重试            |
| 401 | IEC.000003 | Invalid token                                                                                                                                                         | 请求头中的token无效或非法                                      | 请检查请求header的X-Auth-Token是否有效，然后重试          |
| 401 | IEC.000004 | token is expired                                                                                                                                                      | 请求头中的token已经过期                                       | 请获取最新的token，然后重试                           |
| 401 | IEC.000009 | domain_id is not found in user token!                                                                                                                                 | 用户token不存在domain_id                                  | 请检查请求header的X-Auth-Token是否包含domain_id，然后重试 |
| 403 | IEC.000005 | the current user have no access to service                                                                                                                            | 用户权限不足                                               | 请检查当前用户是否欠费，是否有权限访问服务                      |
| 404 | IEC.000022 | Resource not found                                                                                                                                                    | 资源不存在                                                | 请检查资源ID后重试                                 |
| 404 | IEC.010000 | EdgeCloud id (%s) not existed. Once edgeCloud id is set, it must ensure existed.                                                                                      | 边缘业务ID不存在                                            | 请检查边缘业务ID后再重试                              |
| 404 | IEC.010100 | Open deployment id (%s) is not exist or not open.Only existed open deployment can do deploying.                                                                       | 部署计划不存在                                              | 请检查传入的部署计划后重试                              |
| 404 | IEC.010200 | EdgeInstance id is not exist                                                                                                                                          | 边缘实例id不存在                                            | 请检查边缘实例ID后再重试                              |
| 404 | IEC.010220 | Key pair name (%s) not found.                                                                                                                                         | 密钥对名称不存在                                             | 请检查传入的密钥对名称后重试                             |
| 404 | IEC.010307 | stack id (%s) is not existed!                                                                                                                                         | 资源组ID字段不存在                                           | 请检查传入的边缘资源组ID，确认其存在                        |
| 404 | IEC.010560 | Volume (%s) could not be found.                                                                                                                                       | 磁盘名称不存在                                              | 请更改请求体中的磁盘名称后重试                            |
| 404 | IEC.011010 | The location (area/province/city/operator) not found!                                                                                                                 | 边缘区域不存在                                              | 请更改请求体中的边缘区域后重试                            |
| 404 | IEC.020003 | subnet is not found                                                                                                                                                   | 子网不存在                                                | 请检查子网id后再重试                                |
| 404 | IEC.020104 | the vpc is not found                                                                                                                                                  | vpc不存在                                               | 请检查vpc id后重试                               |
| 404 | IEC.020204 | security group is not found                                                                                                                                           | 安全组不存在                                               | 请检查安全组id后重试                                |
| 404 | IEC.020304 | security group rule is not found                                                                                                                                      | 安全组规则不存在                                             | 请检查安全组规则id后重试                              |
| 404 | IEC.020311 | default security group can't be deleted                                                                                                                               | 默认安全组不能被删除                                           | 请使用正确的安全组id后重试                             |
| 404 | IEC.020607 | port is not found                                                                                                                                                     | 端口不存在                                                | 请检查端口id后重试                                 |
| 404 | IEC.020706 | public IP is not found                                                                                                                                                | 弹性公网IP不存在                                            | 请检查弹性公网id后重试                               |
| 404 | IEC.020811 | bandwidth is not found                                                                                                                                                | 带宽不存在                                                | 请确认带宽存在后重试                                 |
| 404 | IEC.020903 | firewall is not found                                                                                                                                                 | 网络ACL不存在                                             | 请确认网络ACL存在后重试                              |
| 404 | IEC.030201 | The edge image is not exist                                                                                                                                           | 边缘镜像不存在                                              | 请检查镜像ID并重试                                 |
| 404 | IEC.030202 | The edge image already deleted                                                                                                                                        | 边缘镜像已删除                                              | 请检查镜像ID并重试                                 |
| 409 | IEC.010008 | EdgeCloud name(%s) is already exist.                                                                                                                                  | 边缘业务名称已存在                                            | 请检查该边缘业务后再重试                               |
| 409 | IEC.010222 | ChangeOS action Error                                                                                                                                                 | 边缘实例状态不支持切换操作系统或正在执行其他操作                             | 请等待边缘实例关机后再操作                              |
| 409 | IEC.020007 | subnet cidr is conflict with vpc or other subnets                                                                                                                     | 待创建的子网cidr已经存在                                       | 当前vpc下此cidr已使用，请更换其他cidr                   |
| 409 | IEC.020105 | vpc name is exist                                                                                                                                                     | vpc的name已经存在                                         | 请更换vpc名称后重试                                |
| 409 | IEC.020113 | vpc contains subnets                                                                                                                                                  | vpc包含子网，无法删除                                         | 请删除vpc下的子网后再重试                             |
| 409 | IEC.020305 | port num should between 1 and 65535,min must not bigger than max                                                                                                      | 安全组规则端口范围有误                                          | 请检查安全组端口范围后重试                              |
| 500 | IEC.000001 | Internal Server Error!                                                                                                                                                | 服务内部错误                                               | 请联系客服处理                                    |
| 500 | IEC.010226 | add key pair %s failed.                                                                                                                                               | 添加密钥对失败                                              | 请检查传入的参数后重试                                |
| 500 | IEC.010228 | get key pairs failed                                                                                                                                                  | 查询密钥对列表失败                                            | 请联系客服处理                                    |
| 500 | IEC.010230 | import key pair %s failed.                                                                                                                                            | 导入密钥对失败                                              | 请联系客服处理                                    |
| 500 | IEC.020001 | delete subnets failed                                                                                                                                                 | 删除边缘子网失败                                             | 请联系客服处理                                    |
| 500 | IEC.020101 | create the vpc failed                                                                                                                                                 | 创建vpc失败                                              | 请联系客服处理                                    |
| 500 | IEC.020206 | get default security group failed                                                                                                                                     | 获取默认安全组失败                                            | 请联系客服处理                                    |
| 500 | IEC.020901 | get firewall list failed                                                                                                                                              | 查询网络ACL列表信息失败                                        | 请联系客服处理                                    |
| 500 | IEC.020902 | get firewall detail failed                                                                                                                                            | 查询网络ACL详情失败                                          | 请联系客服处理                                    |
| 500 | IEC.020904 | delete firewall failed                                                                                                                                                | 删除网络ACL失败                                            | 请联系客服处理                                    |
| 500 | IEC.020905 | create firewall failed                                                                                                                                                | 创建网络ACL失败                                            | 请联系客服处理                                    |
| 500 | IEC.020906 | update firewall failed                                                                                                                                                | 更新网络ACL失败                                            | 请联系客服处理                                    |
| 500 | IEC.020907 | update firewall rule failed                                                                                                                                           | 更新网络ACL规则失败                                          | 请联系客服处理                                    |
| 500 | IEC.020912 | generate response info failed                                                                                                                                         | 内部服务错误                                               | 内部服务错误，请联系客服处理                             |
| 500 | IEC.020913 | can not delete firewall with binding subnet                                                                                                                           | 已经绑定子网的网络ACL无法删除                                     | 请移除关联的子网后重试                                |
| 500 | IEC.020914 | subnet has already bind with other firewall                                                                                                                           | 子网已关联其他网络ACL                                         | 子网已经关联防火墙                                  |
| 500 | IEC.030002 | Service Unavailable                                                                                                                                                   | 服务不可用                                                | 请联系客服处理                                    |
   
