错误码
| 
       状态码  | 
     
       错误码  | 
     
       错误信息  | 
     
       错误码详情  | 
     
       英文错误信息  | 
    
|---|---|---|---|---|
| 
       200  | 
     
       IVM.0  | 
     
       成功  | 
     
       成功  | 
     
       Success  | 
    
| 
       401  | 
     
       IVM.10000001  | 
     
       身份认证失败  | 
     
       请确认身份信息正确  | 
     
       Authentication failure  | 
    
| 
       401  | 
     
       IVM.10000001  | 
     
       token认证失败  | 
     
       请确认身份认证信息正确  | 
     
       -  | 
    
| 
       401  | 
     
       IVM.10000002  | 
     
       Token过期  | 
     
       -  | 
     
       Token overdue  | 
    
| 
       401  | 
     
       IVM.10000003  | 
     
       账号被踢退  | 
     
       -  | 
     
       Account kicked out  | 
    
| 
       401  | 
     
       IVM.10000004  | 
     
       Access Token为空  | 
     
       -  | 
     
       token is null.  | 
    
| 
       401  | 
     
       IVM.10000005  | 
     
       token不合法  | 
     
       token不合法。请传入合法的token  | 
     
       Token is invalid  | 
    
| 
       401  | 
     
       IVM.10000006  | 
     
       用户被冻结  | 
     
       -  | 
     
       The user is frozen.  | 
    
| 
       401  | 
     
       IVM.10000007  | 
     
       用户不属于这个企业  | 
     
       -  | 
     
       The user does not belong to the enterprise  | 
    
| 
       401  | 
     
       IVM.10000008  | 
     
       用户不属于管理员  | 
     
       -  | 
     
       The user does not belong to an administrator  | 
    
| 
       400  | 
     
       IVM.10000012  | 
     
       帐号冻结  | 
     
       -  | 
     
       account frozen  | 
    
| 
       400  | 
     
       IVM.10000013  | 
     
       函数需要更新ak和sk,请在企业信息中编辑它们  | 
     
       -  | 
     
       the function need to update the ak and sk, please edit them in the enterprise information  | 
    
| 
       400  | 
     
       IVM.10010001  | 
     
       数据操作异常  | 
     
       -  | 
     
       Data operation exception  | 
    
| 
       400  | 
     
       IVM.10010002  | 
     
       数据库实例名不允许重复  | 
     
       -  | 
     
       db_name can't repeat.  | 
    
| 
       400  | 
     
       IVM.10010003  | 
     
       db_id不存在  | 
     
       -  | 
     
       db_id not exist.  | 
    
| 
       400  | 
     
       IVM.10020000  | 
     
       userID不合法  | 
     
       用户ID由数字组成,长度为24个字符  | 
     
       The userID illegal  | 
    
| 
       400  | 
     
       IVM.10020001  | 
     
       请求参数不合法/请求参数解析失败  | 
     
       检查请求参数  | 
     
       Request parameters is invalid  | 
    
| 
       400  | 
     
       IVM.10020002  | 
     
       超过最大上传大小  | 
     
       检查上传文件大小  | 
     
       Exceed max upload size  | 
    
| 
       400  | 
     
       IVM.10020003  | 
     
       密码不合法  | 
     
       检查密码参数是否符合参考华为云IAM密码规范  | 
     
       This password invalid  | 
    
| 
       400  | 
     
       IVM.10020004  | 
     
       描述不合法  | 
     
       校验设备描述规范,最大128字节  | 
     
       The device description is illegal  | 
    
| 
       400  | 
     
       IVM.10020005  | 
     
       开始时间不合法  | 
     
       检查请求开始时间参数  | 
     
       The start time is illegal.  | 
    
| 
       400  | 
     
       IVM.10020006  | 
     
       结束时间不合法  | 
     
       检查请求结束时间参数  | 
     
       The end time is illegal.  | 
    
| 
       400  | 
     
       IVM.10020007  | 
     
       开始时间不小于结束时间  | 
     
       检查开始时间/结束时间参数  | 
     
       Start time should less than end time.  | 
    
| 
       400  | 
     
       IVM.10020008  | 
     
       json映射错误  | 
     
       检查请求信息是否符合规范  | 
     
       Json deserialization failed.  | 
    
| 
       400  | 
     
       IVM.10020009  | 
     
       单页限制条数不合法  | 
     
       请按照单页限制的大小取值范围[1,1000 ]来传参  | 
     
       The limit is illegal.  | 
    
| 
       400  | 
     
       IVM.10020010  | 
     
       偏移量不合法  | 
     
       偏移量大小限制[0,2147483646]  | 
     
       The offset is illegal.  | 
    
| 
       400  | 
     
       IVM.10020011  | 
     
       排序方向枚举不合法  | 
     
       枚举值 DESC,ASC不区分大小写  | 
     
       The sort direction is illegal.  | 
    
| 
       400  | 
     
       IVM.10020012  | 
     
       排序字段不合法  | 
     
       支持用create_time和update_time排序。  | 
     
       The SortBy is illegal.  | 
    
| 
       400  | 
     
       IVM.10020013  | 
     
       企业id不合法  | 
     
       -  | 
     
       The enterprise id is invalid.  | 
    
| 
       400  | 
     
       IVM.10020014  | 
     
       告警UUID参数不合法  | 
     
       请输入合法的告警ID,当前告警ID为1~128位的字符串组成  | 
     
       The AlarmUUID is illegal  | 
    
| 
       400  | 
     
       IVM.10020015  | 
     
       企业组织用户关系不合法  | 
     
       -  | 
     
       The inner relation is illegal  | 
    
| 
       400  | 
     
       IVM.10020016  | 
     
       请求媒体类型不支持  | 
     
       -  | 
     
       The http media type not supported  | 
    
| 
       400  | 
     
       IVM.10020017  | 
     
       开始时间为空  | 
     
       -  | 
     
       The start time is null  | 
    
| 
       400  | 
     
       IVM.10020018  | 
     
       结束时间为空  | 
     
       -  | 
     
       The end time is null  | 
    
| 
       500  | 
     
       IVM.10020019  | 
     
       查询结果为空  | 
     
       查询结果为空,请检查终端portal人脸算法开放状态  | 
     
       -  | 
    
| 
       400  | 
     
       IVM.10020020  | 
     
       参数ak不合法  | 
     
       -  | 
     
       -  | 
    
| 
       400  | 
     
       IVM.10020021  | 
     
       参数sk不合法  | 
     
       -  | 
     
       -  | 
    
| 
       400  | 
     
       IVM.10020022  | 
     
       ak/sk无法找到对应企业  | 
     
       检查ak/sk与企业是否匹配  | 
     
       the enterprise of ak sk is empty  | 
    
| 
       400  | 
     
       IVM.10020023  | 
     
       获取密钥失败  | 
     
       -  | 
     
       get master key failed  | 
    
| 
       400  | 
     
       IVM.10020024  | 
     
       企业不存在  | 
     
       -  | 
     
       enterprise not exist  | 
    
| 
       400  | 
     
       IVM.10020025  | 
     
       项目名不合法  | 
     
       检查项目名,是否为1-255位中文,字母,数字,空格,_,-,括号以及中文符号: 。 ; , : “ ”( ) 、 ? 《 》  | 
     
       -  | 
    
| 
       400  | 
     
       IVM.10020026  | 
     
       项目计划不合法  | 
     
       检查项目计划,是否为1-255位中文,字母,数字,空格,_,-,括号以及中文符号: 。 ; , : “ ”( ) 、 ? 《 》  | 
     
       -  | 
    
| 
       400  | 
     
       IVM.10020027  | 
     
       验证码不合法  | 
     
       检查验证码,是否4位数字  | 
     
       -  | 
    
| 
       500  | 
     
       IVM.10020028  | 
     
       本地时间转换为UTC时间失败  | 
     
       -  | 
     
       Failed to convert the local time to the UTC time  | 
    
| 
       400  | 
     
       IVM.10020029  | 
     
       id入参字段不合法/data_id入参字段不合法  | 
     
       -  | 
     
       The ID is illegal/The data_id is illegal.  | 
    
| 
       400  | 
     
       IVM.10020030  | 
     
       无效的企业名称  | 
     
       -  | 
     
       -  | 
    
| 
       400  | 
     
       IVM.10020031  | 
     
       无效的路数限制  | 
     
       -  | 
     
       -  | 
    
| 
       400  | 
     
       IVM.10020032  | 
     
       路数限制小于已使用量  | 
     
       -  | 
     
       -  | 
    
| 
       400  | 
     
       IVM.10020033  | 
     
       无效的过期时间  | 
     
       -  | 
     
       -  | 
    
| 
       400  | 
     
       IVM.10020034  | 
     
       验证码错误  | 
     
       -  | 
     
       The verification code is incorrect.  | 
    
| 
       400  | 
     
       IVM.10020035  | 
     
       密码属于弱口令  | 
     
       -  | 
     
       The password is weak.  | 
    
| 
       400  | 
     
       IVM.10020036  | 
     
       密码为空  | 
     
       -  | 
     
       The password is empty.  | 
    
| 
       400  | 
     
       IVM.10020037  | 
     
       新旧密码相同  | 
     
       -  | 
     
       The new password is the same as the old password.  | 
    
| 
       400  | 
     
       IVM.10020038  | 
     
       新旧密码过于相似  | 
     
       -  | 
     
       The old and new passwords are too similar.  | 
    
| 
       400  | 
     
       IVM.10020039  | 
     
       密码近期使用过  | 
     
       -  | 
     
       Password recently used.  | 
    
| 
       400  | 
     
       IVM.10020040  | 
     
       密码错误  | 
     
       -  | 
     
       The password is wrong.  | 
    
| 
       400  | 
     
       IVM.10020041  | 
     
       修改密码失败  | 
     
       -  | 
     
       Update password failed.  | 
    
| 
       400  | 
     
       IVM.10020042  | 
     
       接入调阅服务规格不合法,请输入 0, 1, 2 或 3  | 
     
       -  | 
     
       Invalid manage edition, Enter 0, 1, 2 or 3  | 
    
| 
       400  | 
     
       IVM.10020043  | 
     
       连续云存储服务规格不合法,请输入 0, 1, 2 或 3  | 
     
       -  | 
     
       Invalid normal edition, Enter 0, 1, 2 or 3  | 
    
| 
       400  | 
     
       IVM.10020044  | 
     
       动检云存储服务规格不合法,请输入 0, 1, 2 或 3  | 
     
       -  | 
     
       Invalid motion edition, Enter 0, 1, 2 or 3  | 
    
| 
       400  | 
     
       IVM.10020045  | 
     
       行业数据流服务规格不合法,请输入 0, 1, 2 或 3  | 
     
       -  | 
     
       Invalid dataflow edition, Enter 0, 1, 2 or 3  | 
    
| 
       400  | 
     
       IVM.10020046  | 
     
       租户 ID 非法  | 
     
       -  | 
     
       the tenant id is invalid  | 
    
| 
       400  | 
     
       IVM.10020047  | 
     
       设备类型参数不合法  | 
     
       -  | 
     
       client type illegal  | 
    
| 
       400  | 
     
       IVM.10020048  | 
     
       用户ID不匹配  | 
     
       -  | 
     
       user id is not matched  | 
    
| 
       400  | 
     
       IVM.10020049  | 
     
       Tiken过期  | 
     
       -  | 
     
       Tiken overdue  | 
    
| 
       400  | 
     
       IVM.10020050  | 
     
       帐号不存在  | 
     
       -  | 
     
       account not exists  | 
    
| 
       400  | 
     
       IVM.10020051  | 
     
       算法名称不合法  | 
     
       -  | 
     
       The algorithm is illegal  | 
    
| 
       400  | 
     
       IVM.10020052  | 
     
       设备型号非法  | 
     
       -  | 
     
       The device model is illegal.  | 
    
| 
       400  | 
     
       IVM.10020053  | 
     
       升级路径类型非法  | 
     
       -  | 
     
       The path_type is illegal.  | 
    
| 
       400  | 
     
       IVM.10020054  | 
     
       升级状态非法  | 
     
       -  | 
     
       The upgrade state is illegal.  | 
    
| 
       400  | 
     
       IVM.10020055  | 
     
       定时时间非法  | 
     
       -  | 
     
       The scheduled_time is illegal.  | 
    
| 
       400  | 
     
       IVM.10020056  | 
     
       文件数量超出  | 
     
       -  | 
     
       Number of files exceeded.  | 
    
| 
       400  | 
     
       IVM.10020057  | 
     
       通道未被收藏  | 
     
       -  | 
     
       The favorite channel is not exist  | 
    
| 
       400  | 
     
       IVM.10020060  | 
     
       开发平台算法未发布  | 
     
       -  | 
     
       algorithm has not been released in platform  | 
    
| 
       400  | 
     
       IVM.10020061  | 
     
       用量通知用户重复  | 
     
       用量通知用户重复  | 
     
       usage notice user id duplicate  | 
    
| 
       400  | 
     
       IVM.10020062  | 
     
       Accept-标头异常,无法实现请求响应  | 
     
       -  | 
     
       The http media type not acceptable. Could not find acceptable representation  | 
    
| 
       400  | 
     
       IVM.10020063  | 
     
       重复操作  | 
     
       -  | 
     
       Repetitive operation.  | 
    
| 
       400  | 
     
       IVM.10022000  | 
     
       设备ID不合法  | 
     
       私有协议:大小写字母、数字,长度为8~32个字符,国标协议:由数字组成,长度为20个字符长度  | 
     
       The device ID is illegal  | 
    
| 
       400  | 
     
       IVM.10022001  | 
     
       通道ID不合法  | 
     
       通道ID,由数字组成,长度为1~20个字符  | 
     
       The channel id is illegal.  | 
    
| 
       400  | 
     
       IVM.10022002  | 
     
       设备不属于当前企业组织  | 
     
       请选择合适的设备操作  | 
     
       Device id is not belong to enterprise  | 
    
| 
       200  | 
     
       IVM.10022002  | 
     
       设备不属于该企业下,没有权限操作  | 
     
       请选择合适的设备操作  | 
     
       -  | 
    
| 
       400  | 
     
       IVM.10022003  | 
     
       待添加设备为空  | 
     
       检查添加设备数组大小  | 
     
       The device to be added or delete is empty  | 
    
| 
       400  | 
     
       IVM.10022004  | 
     
       待添加设备超过100台  | 
     
       检查添加设备数组大小  | 
     
       The number of devices to be added in batches exceeds the maximum 100  | 
    
| 
       400  | 
     
       IVM.10022005  | 
     
       验证码为空  | 
     
       检查验证码参数  | 
     
       The device verificationCode is null.  | 
    
| 
       400  | 
     
       IVM.10022006  | 
     
       名字不合法  | 
     
       中英文、数字 、特殊字符(_-),长度为1~64个字符  | 
     
       The userName is illegal  | 
    
| 
       400  | 
     
       IVM.10022007  | 
     
       通道不存在  | 
     
       请选择合适的通道操作  | 
     
       The channel doesn't exist.  | 
    
| 
       400  | 
     
       IVM.10022008  | 
     
       设备鉴权账号不合法  | 
     
       检查设备账号,包含大小字母、小写字母、数字、特殊字符(_-)且不能以数字开头,长度为5-32个字符  | 
     
       The param of GBdevice username is illegal.  | 
    
| 
       400  | 
     
       IVM.10022009  | 
     
       设备密码不合法  | 
     
       检查设备密码参数,至少包含以下字符中的3种:大小字母、小写字母、数字和特殊字符(~`!?,.;:-_'"(){}[]/<>@#$%^&*+|\=空格),长度为8-32个字符  | 
     
       The param of GBdevice password is illegal.  | 
    
| 
       400  | 
     
       IVM.10022010  | 
     
       修改参数为空  | 
     
       -  | 
     
       The edited param is empty.  | 
    
| 
       400  | 
     
       IVM.10022011  | 
     
       设备状态不合法  | 
     
       检查设备状态参数  | 
     
       The param of device state is illegal.  | 
    
| 
       400  | 
     
       IVM.10022012  | 
     
       设备名称不合法  | 
     
       中英文、数字 、特殊字符(_-),长度为1~64个字符  | 
     
       The device name is illegal.  | 
    
| 
       400  | 
     
       IVM.10022013  | 
     
       协议类型不合法  | 
     
       检查协议类型的取值范围[HOLO,GB28181]  | 
     
       The param of access protocol is illegal.  | 
    
| 
       400  | 
     
       IVM.10022014  | 
     
       设备类型不合法  | 
     
       设备类型枚举值, IPC, NVR  | 
     
       The param of device type is illegal.  | 
    
| 
       400  | 
     
       IVM.10022015  | 
     
       设备系统状态不合法  | 
     
       枚举值:UNAVAILABLE_FROZEN,NORMAL  | 
     
       The param of device system state is illegal.  | 
    
| 
       400  | 
     
       IVM.10022016  | 
     
       待删除设备超过100台  | 
     
       检查设备列表数组大小  | 
     
       The number of devices to be delete in batches exceeds the maximum 100  | 
    
| 
       400  | 
     
       IVM.10022017  | 
     
       待删除设备为空  | 
     
       检查设备列表数组大小  | 
     
       The device to be delete is empty  | 
    
| 
       400  | 
     
       IVM.10022018  | 
     
       通道不在企业下  | 
     
       检查通道和企业关系  | 
     
       Channel is not belong to enterprise.  | 
    
| 
       500  | 
     
       IVM.10022019  | 
     
       企业下不存在设备  | 
     
       检查企业设备数量  | 
     
       Enterprise has not devices.  | 
    
| 
       400  | 
     
       IVM.10022020  | 
     
       通道状态不合法  | 
     
       检查通道状态未分配:UNALLOCATED 在线:ONLINE 离线:OFFLINE  | 
     
       The channel state is illegal.  | 
    
| 
       400  | 
     
       IVM.10022021  | 
     
       通道系统状态不合法  | 
     
       设备系统状态是枚举:(不可用冻结)UNAVAILABLE_FROZEN,(正常)NORMAL  | 
     
       The channel system state is illegal.  | 
    
| 
       400  | 
     
       IVM.10022022  | 
     
       通道资源状态不合法  | 
     
       请检查服务开通情况  | 
     
       The channel resource state is illegal.  | 
    
| 
       400  | 
     
       IVM.10022023  | 
     
       通道名称不合法  | 
     
       需满足中英文、数字 、特殊字符(_-),长度为1~64个字符  | 
     
       The channel name is illegal.  | 
    
| 
       400  | 
     
       IVM.10022024  | 
     
       国标设备ID不合法  | 
     
       由数字组成,长度为20个字符长度  | 
     
       The GBDevice id is illegal  | 
    
| 
       400  | 
     
       IVM.10022025  | 
     
       设备厂商与约束要求不符合  | 
     
       查看文档中的约束要求输入参数  | 
     
       The manufacture id is illegal.  | 
    
| 
       400  | 
     
       IVM.10022026  | 
     
       设备组织ID与输入约束不符  | 
     
       请参考文档约束要求限制  | 
     
       The device orgnization ID id is illegal.  | 
    
| 
       400  | 
     
       IVM.10022027  | 
     
       该接口仅支持国标设备  | 
     
       -  | 
     
       The interface support GBDevice only  | 
    
| 
       400  | 
     
       IVM.10022028  | 
     
       通道ID为空  | 
     
       -  | 
     
       The channel ID id is null  | 
    
| 
       400  | 
     
       IVM.10022029  | 
     
       设备不是NVR或者DVR  | 
     
       -  | 
     
       device not is NVR or DVR  | 
    
| 
       400  | 
     
       IVM.10022030  | 
     
       dataID不合法  | 
     
       -  | 
     
       The data id is illegal  | 
    
| 
       400  | 
     
       IVM.10022031  | 
     
       type不合法  | 
     
       -  | 
     
       The type is illegal  | 
    
| 
       400  | 
     
       IVM.10022032  | 
     
       设备密码属于弱口令  | 
     
       -  | 
     
       The device password is weak password  | 
    
| 
       400  | 
     
       IVM.10022033  | 
     
       设备验证码不合法  | 
     
       -  | 
     
       The device verificationCode is illegal  | 
    
| 
       400  | 
     
       IVM.10022034  | 
     
       要移动的设备为空  | 
     
       -  | 
     
       Move devices is empty  | 
    
| 
       400  | 
     
       IVM.10022035  | 
     
       要移动设备不存在  | 
     
       -  | 
     
       Move devices is not exist  | 
    
| 
       400  | 
     
       IVM.10022036  | 
     
       设备不属于公司  | 
     
       -  | 
     
       device not belong to enterprise  | 
    
| 
       400  | 
     
       IVM.10022037  | 
     
       设备已经被订阅  | 
     
       -  | 
     
       The device has been subscribed  | 
    
| 
       400  | 
     
       IVM.10022038  | 
     
       连接模式不合法  | 
     
       -  | 
     
       The param of connect mode is illegal.  | 
    
| 
       400  | 
     
       IVM.10022039  | 
     
       通道类型不合法  | 
     
       -  | 
     
       The param of channel type is illegal.  | 
    
| 
       400  | 
     
       IVM.10022040  | 
     
       群组ID不存在  | 
     
       -  | 
     
       The channel group id is not exist  | 
    
| 
       400  | 
     
       IVM.10022041  | 
     
       对象未被置顶  | 
     
       -  | 
     
       The object is not top  | 
    
| 
       400  | 
     
       IVM.10022042  | 
     
       用户无此设备  | 
     
       -  | 
     
       The device is not belong to user  | 
    
| 
       400  | 
     
       IVM.10022043  | 
     
       对象已经置顶  | 
     
       -  | 
     
       The object is top already  | 
    
| 
       400  | 
     
       IVM.10022044  | 
     
       没有设备或通道属于该企业或用户  | 
     
       -  | 
     
       No device or channel belong to enterprise or user  | 
    
| 
       400  | 
     
       IVM.10022045  | 
     
       参数中的企业id与token中的企业id不一致  | 
     
       -  | 
     
       parameter's enterpriseId is different from token's enterpriseId  | 
    
| 
       400  | 
     
       IVM.10022046  | 
     
       设备或通道不属于该企业  | 
     
       -  | 
     
       device or channel not belong to enterprise  | 
    
| 
       400  | 
     
       IVM.10022047  | 
     
       设备或通道不属于该用户  | 
     
       -  | 
     
       device or channel not belong to user  | 
    
| 
       400  | 
     
       IVM.10024000  | 
     
       通道数量不合法  | 
     
       批量操作数量在[1,100]  | 
     
       The number of channel is invalid. It should between 1 and 100.  | 
    
| 
       400  | 
     
       IVM.10024001  | 
     
       存在重复通道  | 
     
       请检查通道是否重复  | 
     
       There are two same channels. The channel in the list should be unique.  | 
    
| 
       400  | 
     
       IVM.10024002  | 
     
       通道列表为空  | 
     
       请添加通道列表  | 
     
       The channel list is null.  | 
    
| 
       400  | 
     
       IVM.10024003  | 
     
       不合法的日期  | 
     
       请填写正确的日期格式  | 
     
       The dayOfWeek is illegal. It should be Integer and between 1 and 7.  | 
    
| 
       400  | 
     
       IVM.10024004  | 
     
       录像计划时间段交叉  | 
     
       请检查录像时间段存在交叉重复  | 
     
       The time section of the same day should not overlap each other.  | 
    
| 
       400  | 
     
       IVM.10024005  | 
     
       存储周期不合法(1-365天)  | 
     
       请检查储存周期  | 
     
       The storage days of time policy is illegal.It should be between 1 and 365.  | 
    
| 
       400  | 
     
       IVM.10024006  | 
     
       留存期类型不合法  | 
     
       请填写正确的留存期类型  | 
     
       The storage type of time policy is illegal.  | 
    
| 
       400  | 
     
       IVM.10024007  | 
     
       录像计划时间段不合法  | 
     
       请填写正确的录像计划时间段  | 
     
       The time section of channel record plan is illegal.  | 
    
| 
       400  | 
     
       IVM.10024008  | 
     
       通道储存时间策略不合法  | 
     
       请填写正确的储存时间策略  | 
     
       The time policy of channel storage time is illegal.  | 
    
| 
       400  | 
     
       IVM.10024009  | 
     
       录像计划时间段为空或者录像计划时间段没有内容  | 
     
       请填写录像计划时间段  | 
     
       The time section is null or time section is empty.  | 
    
| 
       400  | 
     
       IVM.10024010  | 
     
       留存期列表不存在或者为空  | 
     
       -  | 
     
       The time policy is not exist or time policy is empty.  | 
    
| 
       400  | 
     
       IVM.10024011  | 
     
       公测期间,录像计划留存期限额最长7天  | 
     
       -  | 
     
       In open beta period, storage days of channel record plan should not exceed 7  | 
    
| 
       400  | 
     
       IVM.10024012  | 
     
       日期为空  | 
     
       -  | 
     
       The dayOfWeek is null  | 
    
| 
       400  | 
     
       IVM.10024013  | 
     
       留存期类型为空  | 
     
       -  | 
     
       The storage type is null  | 
    
| 
       400  | 
     
       IVM.10024014  | 
     
       当前组织参数不合法  | 
     
       -  | 
     
       The param of is_current_org is illegal  | 
    
| 
       400  | 
     
       IVM.10024015  | 
     
       当前仅支持按需修改留存期  | 
     
       -  | 
     
       currently only supported ondemand modify storage day  | 
    
| 
       400  | 
     
       IVM.10026000  | 
     
       码流类型不合法  | 
     
       录像类型: 全量录像:NORMAL_RECORD 动检录像:MOTION_RECORD 不传,则默认两种类型  | 
     
       The param stream_type is illegal.  | 
    
| 
       400  | 
     
       IVM.10026001  | 
     
       录像回放播放协议不合法  | 
     
       媒体播放协议:HOLO  | 
     
       The param palyback_url is illegal.  | 
    
| 
       400  | 
     
       IVM.10026002  | 
     
       录像类型不合法  | 
     
       录像类型: 全量录像:NORMAL_RECORD 动检录像:MOTION_RECORD 不传,则默认两种类型  | 
     
       The param record_type is illegal.  | 
    
| 
       400  | 
     
       IVM.10026003  | 
     
       实况播放协议不合法  | 
     
       实况播放协议:HOLO  | 
     
       The param live_protocol is illegal.  | 
    
| 
       400  | 
     
       IVM.10026004  | 
     
       码流类型不支持  | 
     
       码流类型不支持  | 
     
       The param stream_type is not support.  | 
    
| 
       400  | 
     
       IVM.10026005  | 
     
       录像文件ID不合法  | 
     
       -  | 
     
       The recordID illegal.  | 
    
| 
       400  | 
     
       IVM.10026006  | 
     
       文件不存在  | 
     
       -  | 
     
       import file is not exist  | 
    
| 
       400  | 
     
       IVM.10026007  | 
     
       文件大小异常  | 
     
       -  | 
     
       file size invalid  | 
    
| 
       400  | 
     
       IVM.10026008  | 
     
       导入文件无效  | 
     
       -  | 
     
       import file invalid  | 
    
| 
       400  | 
     
       IVM.10026009  | 
     
       文件解析错误  | 
     
       -  | 
     
       parse add device list failed  | 
    
| 
       400  | 
     
       IVM.10027000  | 
     
       告警抓图策略不能为空  | 
     
       -  | 
     
       -  | 
    
| 
       400  | 
     
       IVM.10027001  | 
     
       告警抓图策略不能超过100个  | 
     
       -  | 
     
       -  | 
    
| 
       400  | 
     
       IVM.10027002  | 
     
       告警抓图策略不合法  | 
     
       -  | 
     
       -  | 
    
| 
       400  | 
     
       IVM.10027003  | 
     
       行业数据流开始索引不合法  | 
     
       -  | 
     
       The start of the industry is illegal.  | 
    
| 
       400  | 
     
       IVM.10027004  | 
     
       行业数据流查询个数不合法  | 
     
       -  | 
     
       The count of the industry is illegal.  | 
    
| 
       400  | 
     
       IVM.10027005  | 
     
       告警分类参数不合法/数据分类参数不合法  | 
     
       -  | 
     
       The alarm_classification is illegal./ The data_classification is illegal.  | 
    
| 
       400  | 
     
       IVM.10027006  | 
     
       数组参数长度超过限制  | 
     
       -  | 
     
       The size of array param over limit  | 
    
| 
       400  | 
     
       IVM.10027007  | 
     
       告警UUID不存在  | 
     
       -  | 
     
       The AlarmUUID is not exist  | 
    
| 
       400  | 
     
       IVM.10027008  | 
     
       此告警图片不存在  | 
     
       -  | 
     
       The picture is not exist  | 
    
| 
       400  | 
     
       IVM.10027009  | 
     
       告警ID不存在  | 
     
       -  | 
     
       The data_id is illegal  | 
    
| 
       400  | 
     
       IVM.10027010  | 
     
       图片类型不合法  | 
     
       -  | 
     
       The type is illegal  | 
    
| 
       400  | 
     
       IVM.10027011  | 
     
       告警声音名称已被占用  | 
     
       -  | 
     
       voice name exist  | 
    
| 
       400  | 
     
       IVM.10027012  | 
     
       超过自定义告警声音最大值  | 
     
       -  | 
     
       over voice max count  | 
    
| 
       400  | 
     
       IVM.10027013  | 
     
       告警声音不存在  | 
     
       -  | 
     
       voice not exist  | 
    
| 
       400  | 
     
       IVM.10027014  | 
     
       周界检测未开启  | 
     
       -  | 
     
       perimeter not open  | 
    
| 
       400  | 
     
       IVM.10027015  | 
     
       设备不支持电瓶车检测  | 
     
       -  | 
     
       electric bicycle detection not support  | 
    
| 
       400  | 
     
       IVM.10027016  | 
     
       设备不支持离岗检测  | 
     
       -  | 
     
       leave station detection not support  | 
    
| 
       400  | 
     
       IVM.10027017  | 
     
       区域个数超过最大值  | 
     
       -  | 
     
       over regions max count  | 
    
| 
       400  | 
     
       IVM.10027018  | 
     
       区域内点的个数超过最大值  | 
     
       -  | 
     
       over points max count  | 
    
| 
       400  | 
     
       IVM.10027019  | 
     
       设备不支持周界检测  | 
     
       -  | 
     
       perimeter not support  | 
    
| 
       400  | 
     
       IVM.10027020  | 
     
       区域索引异常  | 
     
       -  | 
     
       region index error  | 
    
| 
       400  | 
     
       IVM.10027021  | 
     
       默认告警声音不允许删除  | 
     
       -  | 
     
       voice not allowed to delete  | 
    
| 
       400  | 
     
       IVM.10027022  | 
     
       回调订阅类型不合法  | 
     
       -  | 
     
       The subscription type is invalid  | 
    
| 
       400  | 
     
       IVM.10027023  | 
     
       检测模式不合法  | 
     
       -  | 
     
       The detect mode is invalid.  | 
    
| 
       400  | 
     
       IVM.10027024  | 
     
       越线检测方向不合法  | 
     
       -  | 
     
       The detect dir is invalid.  | 
    
| 
       400  | 
     
       IVM.10027025  | 
     
       坐标点不合法  | 
     
       -  | 
     
       The point is invalid.  | 
    
| 
       400  | 
     
       IVM.10027026  | 
     
       区域坐标点数量不合法  | 
     
       -  | 
     
       The region point num is invalid.  | 
    
| 
       400  | 
     
       IVM.10027027  | 
     
       告警间隔不合法  | 
     
       -  | 
     
       The alarm interval is invalid.  | 
    
| 
       400  | 
     
       IVM.10027028  | 
     
       敏感度不合法  | 
     
       -  | 
     
       The sensitivity is invalid.  | 
    
| 
       400  | 
     
       IVM.10027029  | 
     
       识别模式不合法  | 
     
       -  | 
     
       The recognition mode is invalid.  | 
    
| 
       400  | 
     
       IVM.10027030  | 
     
       检测目标类型不合法  | 
     
       -  | 
     
       The obj type is invalid.  | 
    
| 
       400  | 
     
       IVM.10027031  | 
     
       告警容忍时间不合法  | 
     
       -  | 
     
       The stay time is invalid.  | 
    
| 
       400  | 
     
       IVM.10027032  | 
     
       配置方法不合法  | 
     
       -  | 
     
       The method is invalid.  | 
    
| 
       400  | 
     
       IVM.10027033  | 
     
       区域名称不合法  | 
     
       -  | 
     
       The region name is invalid.  | 
    
| 
       400  | 
     
       IVM.10027034  | 
     
       区域数量不合法  | 
     
       -  | 
     
       The region num is invalid.  | 
    
| 
       400  | 
     
       IVM.10027035  | 
     
       单人处理时长不合法  | 
     
       -  | 
     
       The single time is invalid.  | 
    
| 
       400  | 
     
       IVM.10027036  | 
     
       告警阈值不合法  | 
     
       -  | 
     
       The alarm threshold is invalid.  | 
    
| 
       400  | 
     
       IVM.10027037  | 
     
       告警人数不合法  | 
     
       -  | 
     
       The alarm count is invalid.  | 
    
| 
       400  | 
     
       IVM.10027038  | 
     
       定时上报时间间隔不合法  | 
     
       -  | 
     
       The report interval is invalid.  | 
    
| 
       400  | 
     
       IVM.10027039  | 
     
       线进入方向不合法  | 
     
       -  | 
     
       The dir mode is invalid.  | 
    
| 
       400  | 
     
       IVM.10027040  | 
     
       告警时间不合法  | 
     
       -  | 
     
       The alarm time is invalid.  | 
    
| 
       400  | 
     
       IVM.10027041  | 
     
       抓拍模式不合法  | 
     
       -  | 
     
       The capture mode is invalid.  | 
    
| 
       400  | 
     
       IVM.10027042  | 
     
       抓拍灵敏度不合法  | 
     
       -  | 
     
       The speed cap sensitivity is invalid.  | 
    
| 
       400  | 
     
       IVM.10027043  | 
     
       抓拍时间不合法  | 
     
       -  | 
     
       The capture time is invalid.  | 
    
| 
       400  | 
     
       IVM.10027044  | 
     
       定时优选时间不合法  | 
     
       -  | 
     
       The select time is invalid.  | 
    
| 
       400  | 
     
       IVM.10027045  | 
     
       目标灵敏度不合法  | 
     
       -  | 
     
       The target sensitivity is invalid.  | 
    
| 
       400  | 
     
       IVM.10027046  | 
     
       检测模式不合法  | 
     
       -  | 
     
       The mode is invalid.  | 
    
| 
       400  | 
     
       IVM.10027047  | 
     
       最小检测目标不合法  | 
     
       -  | 
     
       The min size is invalid.  | 
    
| 
       400  | 
     
       IVM.10027048  | 
     
       最大检测目标不合法  | 
     
       -  | 
     
       The max size is invalid.  | 
    
| 
       400  | 
     
       IVM.10027049  | 
     
       最大检测像素数应大于最小检测像素数  | 
     
       -  | 
     
       The max size must be greater than min size.  | 
    
| 
       400  | 
     
       IVM.10027050  | 
     
       抓拍图数量不合法  | 
     
       -  | 
     
       The target snap count or body snap count is invalid.  | 
    
| 
       400  | 
     
       IVM.10027051  | 
     
       图片质量不合法  | 
     
       -  | 
     
       The target snap count or body snap or full snap quality is invalid.  | 
    
| 
       400  | 
     
       IVM.10027052  | 
     
       图片质量不合法  | 
     
       -  | 
     
       The level is invalid.  | 
    
| 
       400  | 
     
       IVM.10027053  | 
     
       目标曝光时长无效  | 
     
       -  | 
     
       The target exposure duration is invalid.  | 
    
| 
       400  | 
     
       IVM.10027054  | 
     
       区域检测不能相同。  | 
     
       -  | 
     
       The region detect can't be the same.  | 
    
| 
       400  | 
     
       IVM.10027055  | 
     
       线坐标点数量不合法  | 
     
       -  | 
     
       The line point num is invalid.  | 
    
| 
       400  | 
     
       IVM.10027056  | 
     
       通道或设备不存在  | 
     
       -  | 
     
       The channel or device does not exist.  | 
    
| 
       400  | 
     
       IVM.10027057  | 
     
       人体灵敏度不合法  | 
     
       -  | 
     
       The body sensitivity is invalid.  | 
    
| 
       400  | 
     
       IVM.10027058  | 
     
       该设备不支持该算法  | 
     
       -  | 
     
       The device does not support this algorithm.  | 
    
| 
       400  | 
     
       IVM.10027059  | 
     
       配置周界检测失败  | 
     
       -  | 
     
       Failed to configure alarm parameters.  | 
    
| 
       400  | 
     
       IVM.10027060  | 
     
       获取周界检测配置失败  | 
     
       -  | 
     
       Failed to get alarm parameters.  | 
    
| 
       400  | 
     
       IVM.10027061  | 
     
       鉴权密钥不合法  | 
     
       -  | 
     
       The authKey is invalid.  | 
    
| 
       400  | 
     
       IVM.10027062  | 
     
       point点相同  | 
     
       -  | 
     
       There are identical points in the Line or Region.  | 
    
| 
       400  | 
     
       IVM.10027063  | 
     
       线坐标点数量不合法  | 
     
       -  | 
     
       The line num is invalid.  | 
    
| 
       400  | 
     
       IVM.10027064  | 
     
       目标抓拍参数为空或不存在  | 
     
       -  | 
     
       The target snap is empty or does not exist.  | 
    
| 
       400  | 
     
       IVM.10027065  | 
     
       人体抓拍参数为空或不存在  | 
     
       -  | 
     
       The body snap is empty or does not exist.  | 
    
| 
       400  | 
     
       IVM.10027066  | 
     
       全景图抓拍参数为空或不存在  | 
     
       -  | 
     
       The full snap is empty or does not exist.  | 
    
| 
       400  | 
     
       IVM.10027067  | 
     
       下发指令失败  | 
     
       -  | 
     
       The underlying service fails to deliver the cmd.  | 
    
| 
       400  | 
     
       IVM.10027068  | 
     
       线坐标点数量不合法  | 
     
       -  | 
     
       The target compensate is empty or does not exist.  | 
    
| 
       400  | 
     
       IVM.10028001  | 
     
       昵称不合法  | 
     
       -  | 
     
       nickname is invalid  | 
    
| 
       400  | 
     
       IVM.10028002  | 
     
       用户被锁定(目前锁定时间5min)  | 
     
       -  | 
     
       The user is locked.  | 
    
| 
       400  | 
     
       IVM.10028003  | 
     
       账号格式错误  | 
     
       -  | 
     
       The account is invalid.  | 
    
| 
       400  | 
     
       IVM.10028004  | 
     
       账号已经存在  | 
     
       -  | 
     
       The account already exists.  | 
    
| 
       400  | 
     
       IVM.10028005  | 
     
       注销账号锁定  | 
     
       -  | 
     
       Cancel user locked.  | 
    
| 
       400  | 
     
       IVM.10028006  | 
     
       用户不存在  | 
     
       -  | 
     
       The user does not exist.  | 
    
| 
       400  | 
     
       IVM.10028007  | 
     
       账号被强制下线  | 
     
       -  | 
     
       The account is forcibly logged out.  | 
    
| 
       400  | 
     
       IVM.10028008  | 
     
       账号不存在  | 
     
       -  | 
     
       The account does not exist.  | 
    
| 
       400  | 
     
       IVM.10028009  | 
     
       账号解密失败  | 
     
       -  | 
     
       Failed to decode the account.  | 
    
| 
       400  | 
     
       IVM.10028010  | 
     
       忘记密码锁定  | 
     
       -  | 
     
       Forget password locked.  | 
    
| 
       400  | 
     
       IVM.10028011  | 
     
       客户端ID和名称存储失败  | 
     
       -  | 
     
       Save client information failed.  | 
    
| 
       400  | 
     
       IVM.10028012  | 
     
       AppVersion格式错误  | 
     
       -  | 
     
       The appVersion is invalid.  | 
    
| 
       400  | 
     
       IVM.10028013  | 
     
       AppLan格式错误  | 
     
       -  | 
     
       The appLan is invalid.  | 
    
| 
       400  | 
     
       IVM.10028014  | 
     
       AppType格式错误  | 
     
       -  | 
     
       The appType is invalid.  | 
    
| 
       400  | 
     
       IVM.10028015  | 
     
       存储APP登录历史失败  | 
     
       -  | 
     
       Save app login history failed.  | 
    
| 
       400  | 
     
       IVM.10028016  | 
     
       ticket错误  | 
     
       -  | 
     
       ticket is error  | 
    
| 
       400  | 
     
       IVM.10028017  | 
     
       校验状态失败  | 
     
       -  | 
     
       check state failed  | 
    
| 
       400  | 
     
       IVM.10028018  | 
     
       获取华为凭证失败  | 
     
       -  | 
     
       get oauth token failed  | 
    
| 
       400  | 
     
       IVM.10028019  | 
     
       校验行业视频管理服务凭证失败  | 
     
       -  | 
     
       check ticket failed  | 
    
| 
       400  | 
     
       IVM.10028020  | 
     
       请使用华为登录  | 
     
       -  | 
     
       please log in with huawei  | 
    
| 
       400  | 
     
       IVM.10028021  | 
     
       请使用手机号登录  | 
     
       -  | 
     
       please log in with phone  | 
    
| 
       400  | 
     
       IVM.10028022  | 
     
       海外帐号不允许登录  | 
     
       -  | 
     
       overseas accounts are not allowed to login  | 
    
| 
       400  | 
     
       IVM.10028023  | 
     
       APP客户端不存在client_id  | 
     
       -  | 
     
       client_id is empty.  | 
    
| 
       400  | 
     
       IVM.10029001  | 
     
       用户组织id不合法  | 
     
       -  | 
     
       The UserOrgId is illegal  | 
    
| 
       400  | 
     
       IVM.20000000  | 
     
       设备已绑定其他企业项目  | 
     
       请选择合适的设备再进行操作  | 
     
       device belong to other enterprise  | 
    
| 
       400  | 
     
       IVM.20000001  | 
     
       设备已存在  | 
     
       -  | 
     
       The device already exists  | 
    
| 
       500  | 
     
       IVM.20000002  | 
     
       添加设备失败  | 
     
       -  | 
     
       Add device failed  | 
    
| 
       500  | 
     
       IVM.20000003  | 
     
       验证码错误  | 
     
       -  | 
     
       Verification code error  | 
    
| 
       500  | 
     
       IVM.20000004  | 
     
       获取设备信息失败  | 
     
       -  | 
     
       Get gb device failed  | 
    
| 
       500  | 
     
       IVM.20000005  | 
     
       获取设备通道信息失败  | 
     
       -  | 
     
       Get device channels failed  | 
    
| 
       400  | 
     
       IVM.20000006  | 
     
       更新设备名称失败  | 
     
       -  | 
     
       Update device name failed  | 
    
| 
       400  | 
     
       IVM.20000007  | 
     
       更新设备描述失败  | 
     
       -  | 
     
       Update description failed  | 
    
| 
       400  | 
     
       IVM.20000008  | 
     
       更新国标设备账号失败  | 
     
       -  | 
     
       Update GBDevice account failed.  | 
    
| 
       400  | 
     
       IVM.20000009  | 
     
       更新设备密码失败  | 
     
       -  | 
     
       Update GBDevice password failed  | 
    
| 
       400  | 
     
       IVM.20000010  | 
     
       设备不存在  | 
     
       -  | 
     
       The device does not exist  | 
    
| 
       400  | 
     
       IVM.20000011  | 
     
       设备不可用冻结  | 
     
       -  | 
     
       The device has been frozen and is unavailable  | 
    
| 
       400  | 
     
       IVM.20000012  | 
     
       设备下某些通道被冻结  | 
     
       -  | 
     
       Some channels of the device are frozen  | 
    
| 
       500  | 
     
       IVM.20000013  | 
     
       删除设备失败  | 
     
       -  | 
     
       Delete device failed.  | 
    
| 
       400  | 
     
       IVM.20000014  | 
     
       该企业下无该设备  | 
     
       -  | 
     
       The device does not belong to the current enterprise organization tree  | 
    
| 
       400  | 
     
       IVM.20000015  | 
     
       设备已被冻结  | 
     
       -  | 
     
       The device has been frozen.  | 
    
| 
       400  | 
     
       IVM.20000016  | 
     
       查询设备详情失败  | 
     
       -  | 
     
       Failed to query device detail  | 
    
| 
       400  | 
     
       IVM.20000017  | 
     
       查询设备列表失败  | 
     
       -  | 
     
       Failed to query device list.  | 
    
| 
       400  | 
     
       IVM.20000018  | 
     
       查询设备网关失败  | 
     
       -  | 
     
       Failed to query device gateway.  | 
    
| 
       400  | 
     
       IVM.20000019  | 
     
       修改设备信息失败  | 
     
       -  | 
     
       Failed to update device info.  | 
    
| 
       400  | 
     
       IVM.20000020  | 
     
       修改设备账号失败  | 
     
       -  | 
     
       Failed to update device account.  | 
    
| 
       400  | 
     
       IVM.20000021  | 
     
       设备冻结失败  | 
     
       -  | 
     
       Failed to frozen device.  | 
    
| 
       400  | 
     
       IVM.20000022  | 
     
       更新通道名失败  | 
     
       -  | 
     
       Update channel name failed.  | 
    
| 
       400  | 
     
       IVM.20000023  | 
     
       通道已被冻结  | 
     
       -  | 
     
       The channel has been frozen/unfrozen.  | 
    
| 
       400  | 
     
       IVM.20000024  | 
     
       查询通道失败  | 
     
       -  | 
     
       Failed to query channel detail.  | 
    
| 
       400  | 
     
       IVM.20000025  | 
     
       查询通道列表失败  | 
     
       -  | 
     
       Failed to query channel list.  | 
    
| 
       400  | 
     
       IVM.20000026  | 
     
       冻结解冻通道失败  | 
     
       -  | 
     
       Failed to frozen channel.  | 
    
| 
       500  | 
     
       IVM.20000027  | 
     
       加密失败  | 
     
       -  | 
     
       Encryption failed  | 
    
| 
       500  | 
     
       IVM.20000028  | 
     
       刪除设备其他信息失败  | 
     
       -  | 
     
       Failed to delete other device information. Please try again  | 
    
| 
       500  | 
     
       IVM.20000029  | 
     
       设备正在被其他用户占用  | 
     
       -  | 
     
       Device is used by others.  | 
    
| 
       400  | 
     
       IVM.20000030  | 
     
       用户不能对设备进行该操作  | 
     
       -  | 
     
       User has no this kind of power.  | 
    
| 
       400  | 
     
       IVM.20000031  | 
     
       设备在线无法设置  | 
     
       请在设备离线后,修改国标设备账号  | 
     
       The device state has been online.  | 
    
| 
       400  | 
     
       IVM.20000032  | 
     
       通道已是正常  | 
     
       -  | 
     
       The channel has not been frozen.  | 
    
| 
       400  | 
     
       IVM.20000033  | 
     
       解冻通道失败  | 
     
       -  | 
     
       Failed to unfrozen channel.  | 
    
| 
       400  | 
     
       IVM.20000034  | 
     
       该用户下无该通道  | 
     
       -  | 
     
       The channel does not belong to the current user.  | 
    
| 
       400  | 
     
       IVM.20000035  | 
     
       通道已冻结  | 
     
       -  | 
     
       The channel has been frozen and is unavailable.  | 
    
| 
       400  | 
     
       IVM.20000036  | 
     
       设备处于离线状态,无法操作  | 
     
       -  | 
     
       The device is offline and cannot be operated.  | 
    
| 
       400  | 
     
       IVM.20000037  | 
     
       通道未在线无法设置  | 
     
       -  | 
     
       The channel was not online.  | 
    
| 
       400  | 
     
       IVM.20000038  | 
     
       更新设备信息错误  | 
     
       -  | 
     
       Update device info failed.  | 
    
| 
       400  | 
     
       IVM.20000039  | 
     
       更新设备信息失败  | 
     
       -  | 
     
       Update device info failed.  | 
    
| 
       400  | 
     
       IVM.20000040  | 
     
       更新国标设备名称失败  | 
     
       -  | 
     
       Update GBDevice username failed.  | 
    
| 
       400  | 
     
       IVM.20000041  | 
     
       仅支持国标设备  | 
     
       检查设备ID是否正确  | 
     
       GBDevice is supported only.  | 
    
| 
       400  | 
     
       IVM.20000042  | 
     
       获取人流统计失败  | 
     
       -  | 
     
       -  | 
    
| 
       400  | 
     
       IVM.20000043  | 
     
       通道离线  | 
     
       -  | 
     
       The channel was offline.  | 
    
| 
       400  | 
     
       IVM.20000044  | 
     
       通道未分配  | 
     
       -  | 
     
       The channel was unallocated.  | 
    
| 
       400  | 
     
       IVM.20000045  | 
     
       设备未注册  | 
     
       -  | 
     
       The device unregistered  | 
    
| 
       400  | 
     
       IVM.20000046  | 
     
       设备已在个人APP中使用  | 
     
       -  | 
     
       the device has been exist in personal app  | 
    
| 
       500  | 
     
       IVM.20000047  | 
     
       设备删除时出现内部错误  | 
     
       内部错误,请联系开发或运维人员解决  | 
     
       an internal service error occurred during device deletion, please call the administrator  | 
    
| 
       400  | 
     
       IVM.20000048  | 
     
       设备或通道不可用冻结  | 
     
       -  | 
     
       The device or channel is unavailable due to frozen.  | 
    
| 
       400  | 
     
       IVM.20000049  | 
     
       设备或通道欠费冻结  | 
     
       -  | 
     
       The device or channel is unavailable due to arrears.  | 
    
| 
       400  | 
     
       IVM.20000050  | 
     
       设备挂载节点与目标节点相同  | 
     
       -  | 
     
       Devices new group is same as before  | 
    
| 
       400  | 
     
       IVM.20000051  | 
     
       设备ID重复  | 
     
       -  | 
     
       Duplicate device IDs are added during batch adding.  | 
    
| 
       400  | 
     
       IVM.20000052  | 
     
       设备校验失败  | 
     
       -  | 
     
       device auth failed.  | 
    
| 
       400  | 
     
       IVM.20000053  | 
     
       设备处理失败  | 
     
       -  | 
     
       device execute failed.  | 
    
| 
       400  | 
     
       IVM.20000054  | 
     
       数据更新中,请稍候  | 
     
       -  | 
     
       The data are updating, please wait a minute  | 
    
| 
       400  | 
     
       IVM.20000055  | 
     
       设备密码错误  | 
     
       -  | 
     
       security_key error  | 
    
| 
       400  | 
     
       IVM.20000056  | 
     
       设备密码过期  | 
     
       -  | 
     
       the security_key has expired  | 
    
| 
       400  | 
     
       IVM.20000057  | 
     
       设备密码为空  | 
     
       -  | 
     
       device security_key is empty.  | 
    
| 
       400  | 
     
       IVM.20000058  | 
     
       算法正在更新  | 
     
       -  | 
     
       algorithm have been refreshing.  | 
    
| 
       400  | 
     
       IVM.20001000  | 
     
       企业对应的默认设备组织不存在(根节点不存在)  | 
     
       请先创建默认企业组织树  | 
     
       The default device group not exist.  | 
    
| 
       400  | 
     
       IVM.20001001  | 
     
       设备分组不存在  | 
     
       -  | 
     
       Device group not exists.  | 
    
| 
       400  | 
     
       IVM.20001002  | 
     
       设备树根节点已存在  | 
     
       -  | 
     
       The device tree root is exist.  | 
    
| 
       400  | 
     
       IVM.20001003  | 
     
       用户不能操作该设备组  | 
     
       -  | 
     
       The user cannot operate the device group.  | 
    
| 
       400  | 
     
       IVM.20001004  | 
     
       组织名称已存在  | 
     
       -  | 
     
       Device group name is exist.  | 
    
| 
       400  | 
     
       IVM.20001005  | 
     
       组织名称不合法  | 
     
       -  | 
     
       Device group name is invalid.  | 
    
| 
       400  | 
     
       IVM.20001006  | 
     
       设备树上级节点不存在  | 
     
       -  | 
     
       Upper node is not exist.  | 
    
| 
       400  | 
     
       IVM.20001007  | 
     
       设备树节点过深  | 
     
       -  | 
     
       Device tree is too deep.  | 
    
| 
       400  | 
     
       IVM.20001008  | 
     
       节点下存在设备,不能删除  | 
     
       -  | 
     
       Device exist,can not delete org  | 
    
| 
       400  | 
     
       IVM.20001009  | 
     
       设备组织根节点不能删除  | 
     
       -  | 
     
       The device group root node cannot be deleted.  | 
    
| 
       400  | 
     
       IVM.20001010  | 
     
       设备组不属于该企业  | 
     
       -  | 
     
       Device group not belong enterprise  | 
    
| 
       400  | 
     
       IVM.20001011  | 
     
       用户创建默认设备组失败  | 
     
       -  | 
     
       Create default device group failed.  | 
    
| 
       400  | 
     
       IVM.20002001  | 
     
       云台控制token过期  | 
     
       -  | 
     
       Control token expired, please to get control token again.  | 
    
| 
       400  | 
     
       IVM.20002002  | 
     
       左转右转控制参数非法!  | 
     
       -  | 
     
       Left right turn control param illegal!  | 
    
| 
       400  | 
     
       IVM.20002003  | 
     
       上下转动控制参数非法!  | 
     
       -  | 
     
       Up down turn control param illegal!  | 
    
| 
       400  | 
     
       IVM.20002004  | 
     
       放大控制参数非法!  | 
     
       -  | 
     
       Zoom in control param illegal!  | 
    
| 
       400  | 
     
       IVM.20002005  | 
     
       焦点控制参数非法!  | 
     
       -  | 
     
       focus control param illegal!  | 
    
| 
       400  | 
     
       IVM.20002006  | 
     
       光圈控制参数非法!  | 
     
       -  | 
     
       iris control param illegal!  | 
    
| 
       400  | 
     
       IVM.20002007  | 
     
       方法控制参数非法!  | 
     
       -  | 
     
       Method control param illegal!  | 
    
| 
       500  | 
     
       IVM.20002008  | 
     
       不是一个带云台的设备  | 
     
       -  | 
     
       -  | 
    
| 
       400  | 
     
       IVM.20002009  | 
     
       ControlToken不合法  | 
     
       -  | 
     
       -  | 
    
| 
       500  | 
     
       IVM.20010000  | 
     
       设置通道录像计划失败  | 
     
       -  | 
     
       Set channel record plan failed.  | 
    
| 
       500  | 
     
       IVM.20010001  | 
     
       删除通道录像计划失败  | 
     
       -  | 
     
       Delete channel record plan failed.  | 
    
| 
       500  | 
     
       IVM.20010002  | 
     
       查询通道的录像计划失败  | 
     
       -  | 
     
       Get channel record plan failed.  | 
    
| 
       500  | 
     
       IVM.20010003  | 
     
       设置通道留存期失败  | 
     
       -  | 
     
       Set channel time policy failed.  | 
    
| 
       500  | 
     
       IVM.20010004  | 
     
       查询通道留存期失败  | 
     
       -  | 
     
       Get channel time policy failed.  | 
    
| 
       500  | 
     
       IVM.20010005  | 
     
       设置通道录像参数失败  | 
     
       -  | 
     
       Set channel record config failed.  | 
    
| 
       500  | 
     
       IVM.20010006  | 
     
       查询通道录像参数失败  | 
     
       -  | 
     
       Get channel record config failed.  | 
    
| 
       400  | 
     
       IVM.20010007  | 
     
       非正常的连续云存储服务无法设置录像计划  | 
     
       -  | 
     
       the recording plan cannot be set for an abnormal continuous cloud storage service  | 
    
| 
       400  | 
     
       IVM.20010008  | 
     
       非连续云存储服务无法删除录像计划  | 
     
       -  | 
     
       the recording plan cannot be deleted from the discontinuous cloud storage service  | 
    
| 
       400  | 
     
       IVM.20010009  | 
     
       包周期资源的通道无法设置留存期  | 
     
       -  | 
     
       the storage time policy cannot be set for the channel of yearly/monthly resources  | 
    
| 
       400  | 
     
       IVM.20010010  | 
     
       由于SRE冻结没有权限设置通道录像计划  | 
     
       -  | 
     
       u do not have the permission to set the channel recording plan because the SRE is frozen  | 
    
| 
       400  | 
     
       IVM.20010011  | 
     
       未开通连续云存储服务无法设置录像计划  | 
     
       -  | 
     
       failed to set a recording plan when the continuous cloud storage service is not enabled  | 
    
| 
       400  | 
     
       IVM.20010012  | 
     
       由于SRE冻结没有权限删除通道录像计划  | 
     
       -  | 
     
       u do not have the permission to delete the channel recording plan because the SRE is frozen  | 
    
| 
       400  | 
     
       IVM.20010013  | 
     
       未开通连续云存储服务无法删除通道录像计划  | 
     
       -  | 
     
       the channel recording plan cannot be deleted if the continuous cloud storage service is not enabled  | 
    
| 
       400  | 
     
       IVM.20010014  | 
     
       由于SRE冻结没有权限设置通道留存期  | 
     
       -  | 
     
       u do not have permission to set the channel storage time policy because the SRE is frozen  | 
    
| 
       400  | 
     
       IVM.20010015  | 
     
       未开通连续云存储服务无法设置通道留存期  | 
     
       -  | 
     
       the channel storage time policy cannot be set when the continuous cloud storage service is not enabled  | 
    
| 
       400  | 
     
       IVM.20010016  | 
     
       由于SRE冻结没有权限设置通道录像参数  | 
     
       -  | 
     
       u do not have the permission to set channel recording parameters because the SRE is frozen  | 
    
| 
       400  | 
     
       IVM.20010017  | 
     
       未开通连续云存储服务无法设置通道录像参数  | 
     
       -  | 
     
       channel recording parameters cannot be set when the continuous cloud storage service is not enabled  | 
    
| 
       400  | 
     
       IVM.20010018  | 
     
       设置单个通道录像计划失败  | 
     
       -  | 
     
       set single record plan operation failed  | 
    
| 
       400  | 
     
       IVM.20010019  | 
     
       删除的单个通道录像计划失败  | 
     
       -  | 
     
       delete single record plan operation failed  | 
    
| 
       400  | 
     
       IVM.20010020  | 
     
       设置单个通道留存期失败  | 
     
       -  | 
     
       set single time policy operation failed  | 
    
| 
       400  | 
     
       IVM.20010021  | 
     
       设置单个通道录像参数失败  | 
     
       -  | 
     
       set single record config operation failed  | 
    
| 
       400  | 
     
       IVM.20010022  | 
     
       删除单个录像文件失败  | 
     
       -  | 
     
       Delete single record file operation failed.  | 
    
| 
       400  | 
     
       IVM.20010023  | 
     
       已欠费冻结的连续云存储服务无法设置录像留存期  | 
     
       -  | 
     
       the recording storage period cannot be set for a continuous cloud storage service that has been frozen in arrears  | 
    
| 
       400  | 
     
       IVM.20010024  | 
     
       未开通动检云存储服务无法设置动检录像计划  | 
     
       -  | 
     
       failed to set a alarm recording plan when the alarm cloud storage service is not enabled  | 
    
| 
       400  | 
     
       IVM.20010025  | 
     
       已欠费冻结的动检云存储服务无法设置动检录像计划  | 
     
       -  | 
     
       the alarm recording plan cannot be set for a alarm cloud storage service that has been frozen  | 
    
| 
       400  | 
     
       IVM.20010026  | 
     
       未开通动检云存储服务无法删除通道动检录像计划  | 
     
       -  | 
     
       the channel alarm recording plan cannot be deleted for a alarm cloud storage service is not enabled  | 
    
| 
       400  | 
     
       IVM.20010027  | 
     
       动检录像计划告警类型错误  | 
     
       -  | 
     
       alarm record plan type is error  | 
    
| 
       400  | 
     
       IVM.20010028  | 
     
       动检录像计划单个告警类型最小时间为1s  | 
     
       -  | 
     
       alarm record plan single alarm type min time is 1s  | 
    
| 
       400  | 
     
       IVM.20010029  | 
     
       动检录像计划单个告警类型总共最大时间为60s  | 
     
       -  | 
     
       alarm record plan single alarm type max time is 60s  | 
    
| 
       400  | 
     
       IVM.20010030  | 
     
       未开通动检云存储服务无法设置通道录像留存期  | 
     
       -  | 
     
       the channel storage time policy cannot be set when the alarm cloud storage service is not enabled  | 
    
| 
       400  | 
     
       IVM.20010031  | 
     
       已欠费冻结的动检云存储服务无法设置通道录像留存期  | 
     
       -  | 
     
       the recording storage period cannot be set for a alarm cloud storage service that has been frozen in arrears  | 
    
| 
       400  | 
     
       IVM.20010032  | 
     
       非正常的连续云存储服务无法设置录像留存期  | 
     
       -  | 
     
       the recording storage cannot be set for an abnormal continuous cloud storage service  | 
    
| 
       400  | 
     
       IVM.20010033  | 
     
       非正常的连续云存储服务无法设置录像留存期  | 
     
       -  | 
     
       the recording storage cannot be set for an abnormal alarm cloud storage service  | 
    
| 
       400  | 
     
       IVM.20010034  | 
     
       远程配置接口key或value参数无效  | 
     
       -  | 
     
       template param contains illegal characters  | 
    
| 
       400  | 
     
       IVM.20010035  | 
     
       Key ID已存在  | 
     
       -  | 
     
       Key ID already exists  | 
    
| 
       400  | 
     
       IVM.20010036  | 
     
       模板参数批量导出失败  | 
     
       -  | 
     
       template param export failed  | 
    
| 
       400  | 
     
       IVM.20010037  | 
     
       模板id已存在  | 
     
       -  | 
     
       template id already exist  | 
    
| 
       400  | 
     
       IVM.20010038  | 
     
       模板id不存在  | 
     
       -  | 
     
       template id not exist  | 
    
| 
       400  | 
     
       IVM.20010039  | 
     
       远程配置模板名称已存在  | 
     
       -  | 
     
       template name already exist  | 
    
| 
       400  | 
     
       IVM.20010040  | 
     
       远程配置模板名称不存在  | 
     
       -  | 
     
       template name not exist  | 
    
| 
       400  | 
     
       IVM.20010041  | 
     
       远程配置模板不对外开放  | 
     
       -  | 
     
       template state is close  | 
    
| 
       400  | 
     
       IVM.20010042  | 
     
       企业不在模板白名单下  | 
     
       -  | 
     
       enterprise is not in template white list  | 
    
| 
       500  | 
     
       IVM.20020001  | 
     
       查询通道云端录像列表失败  | 
     
       -  | 
     
       Query cloud record failed.  | 
    
| 
       500  | 
     
       IVM.20020002  | 
     
       查询通道的云端录像回放地址失败  | 
     
       请稍后重试  | 
     
       Query cloud playback url failed.  | 
    
| 
       500  | 
     
       IVM.20020003  | 
     
       批量获取设备实况播放地址失败  | 
     
       批量获取设备实况播放地址失败  | 
     
       Query live url failed.  | 
    
| 
       500  | 
     
       IVM.20020004  | 
     
       批量获取通道P2P地址失败  | 
     
       批量获取通道P2P地址失败  | 
     
       Send P2P connect failed.  | 
    
| 
       500  | 
     
       IVM.20020005  | 
     
       查询通道的前端录像列表失败  | 
     
       -  | 
     
       Query device record failed.  | 
    
| 
       500  | 
     
       IVM.20020006  | 
     
       查询前端的录像回放地址失败  | 
     
       请稍后再试  | 
     
       Query device playback url failed.  | 
    
| 
       400  | 
     
       IVM.20020007  | 
     
       通道被冻结  | 
     
       通道被冻结  | 
     
       The channel has been frozen.  | 
    
| 
       400  | 
     
       IVM.20020008  | 
     
       通道管理套餐服务未开通  | 
     
       通道管理套餐服务未开通  | 
     
       the channel access retrieval service is not enabled  | 
    
| 
       400  | 
     
       IVM.20020009  | 
     
       通道管理套餐服务欠费  | 
     
       通道管理套餐服务欠费  | 
     
       the channel access retrieval service is arrears  | 
    
| 
       400  | 
     
       IVM.20020010  | 
     
       当前仅支持国标协议设备  | 
     
       当前仅支持国标协议设备  | 
     
       Devices that only support the GB28181 protocol.  | 
    
| 
       400  | 
     
       IVM.20020011  | 
     
       当前仅支持好望协议设备  | 
     
       当前仅支持好望协议设备  | 
     
       Devices that only support the HOLO protocol.  | 
    
| 
       400  | 
     
       IVM.20020012  | 
     
       当前仅支持好望协议设备  | 
     
       录像列表为空  | 
     
       Record list is empty.  | 
    
| 
       500  | 
     
       IVM.20020013  | 
     
       批量获取设备web实况播放地址失败  | 
     
       -  | 
     
       Query live web url failed.  | 
    
| 
       500  | 
     
       IVM.20020014  | 
     
       录像列表为空  | 
     
       -  | 
     
       Records is empty.  | 
    
| 
       500  | 
     
       IVM.20020015  | 
     
       查询web通道web云端录像列表失败  | 
     
       -  | 
     
       Query cloud web record list failed  | 
    
| 
       500  | 
     
       IVM.20020016  | 
     
       查询通道web前端录像列表失败  | 
     
       -  | 
     
       Query device web record failed.  | 
    
| 
       400  | 
     
       IVM.20040001  | 
     
       设备通道告警抓图策略为空  | 
     
       -  | 
     
       The device channels alarm policy is null  | 
    
| 
       500  | 
     
       IVM.20040002  | 
     
       服务异常。  | 
     
       -  | 
     
       Service exception.  | 
    
| 
       400  | 
     
       IVM.20040003  | 
     
       企业ID下没有该用户  | 
     
       重新获取Access-Token  | 
     
       User not belong to the enterprise  | 
    
| 
       400  | 
     
       IVM.20040004  | 
     
       获取通道告警图片失败  | 
     
       该告警ID对应没有告警图片或图片已过期(当前用户告警图片可保存7天)  | 
     
       Get the alarm picture failed.  | 
    
| 
       500  | 
     
       IVM.20040005  | 
     
       删除通道告警抓图策略时报  | 
     
       -  | 
     
       Delete alarm types failed.  | 
    
| 
       500  | 
     
       IVM.20040006  | 
     
       从数据库获取告警抓图策略失败  | 
     
       -  | 
     
       Get snap policies from DB failed.  | 
    
| 
       500  | 
     
       IVM.20040007  | 
     
       告警类型不合法  | 
     
       -  | 
     
       The Alarm Type is Illegal.  | 
    
| 
       500  | 
     
       IVM.20040008  | 
     
       配置通道告警抓图策略失败  | 
     
       -  | 
     
       Config snap policies failed.  | 
    
| 
       400  | 
     
       IVM.20040009  | 
     
       抓拍图片接口调用太频繁  | 
     
       -  | 
     
       The snapshot interface is frequently invoked  | 
    
| 
       400  | 
     
       IVM.20040010  | 
     
       该设备不具备图片抓拍的能力  | 
     
       -  | 
     
       The device does not support image capture  | 
    
| 
       400  | 
     
       IVM.20040011  | 
     
       图片不存在或路径无效  | 
     
       -  | 
     
       The image does not exist or image path is invalid  | 
    
| 
       400  | 
     
       IVM.20040012  | 
     
       storage参数不合法  | 
     
       -  | 
     
       Invalid storage parameter  | 
    
| 
       500  | 
     
       IVM.20050000  | 
     
       配置回调地址失败  | 
     
       -  | 
     
       Config the callback url failed.  | 
    
| 
       500  | 
     
       IVM.20050001  | 
     
       删除回调地址失败  | 
     
       -  | 
     
       Remove the callback url failed.  | 
    
| 
       500  | 
     
       IVM.20050002  | 
     
       获取回调地址失败  | 
     
       -  | 
     
       Get the callback url failed.  | 
    
| 
       400  | 
     
       IVM.20050003  | 
     
       回调地址不合法  | 
     
       输入合法的回调地址  | 
     
       The callback url is invalid  | 
    
| 
       400  | 
     
       IVM.20050004  | 
     
       回调URL不存在  | 
     
       -  | 
     
       The callback URL does not exist  | 
    
| 
       400  | 
     
       IVM.20050005  | 
     
       回调URL无法访问  | 
     
       -  | 
     
       The callback URL cannot be accessed.  | 
    
| 
       500  | 
     
       IVM.20060000  | 
     
       查询通道资源类型失败  | 
     
       -  | 
     
       Get channel resource type failed.  | 
    
| 
       400  | 
     
       IVM.20060001  | 
     
       -  | 
     
       -  | 
     
       The channel resource type is null or empty.  | 
    
| 
       400  | 
     
       IVM.20060001  | 
     
       资源没有找到或者租户没有权限创建资源  | 
     
       请检查传进来资源ID是否正确或者确定华为云租户属于正常状态  | 
     
       -  | 
    
| 
       400  | 
     
       IVM.20060002  | 
     
       资源状态不是可用状态,无法开通服务  | 
     
       资源处于异常状态,请去华为云处理  | 
     
       -  | 
    
| 
       400  | 
     
       IVM.20060003  | 
     
       收录包周期资源处于变更中,请先完成订单或者取消订单  | 
     
       请在华为云上完成收录变更订单  | 
     
       -  | 
    
| 
       400  | 
     
       IVM.20060004  | 
     
       包周期资源剩余使用量不足  | 
     
       减少开通服务的数量  | 
     
       -  | 
    
| 
       400  | 
     
       IVM.20060005  | 
     
       资源处于异常冻结状态,不允许该操作  | 
     
       -  | 
     
       -  | 
    
| 
       400  | 
     
       IVM.20060006  | 
     
       企业不属于白名单,设备开通服务数量超过限额  | 
     
       请联系管理员申请加入白名单  | 
     
       -  | 
    
| 
       200  | 
     
       IVM.20060007  | 
     
       设备已经开通该服务了,不需要重复开通。  | 
     
       无需再次操作  | 
     
       -  | 
    
| 
       200  | 
     
       IVM.20060009  | 
     
       设备处理失败,请稍后重试  | 
     
       未知原因失败,请联系管理员处理  | 
     
       -  | 
    
| 
       200  | 
     
       IVM.20060010  | 
     
       设备没有开通服务,所以无需关闭  | 
     
       请切换设备操作  | 
     
       -  | 
    
| 
       200  | 
     
       IVM.20060011  | 
     
       设备的服务切换,不允许在同类型包周期资源之间切换  | 
     
       请切换设备操作  | 
     
       -  | 
    
| 
       200  | 
     
       IVM.20060012  | 
     
       设备所属资源处于异常冻结状态,所以设备无法切换服务  | 
     
       请切换设备操作  | 
     
       -  | 
    
| 
       400  | 
     
       IVM.20060013  | 
     
       无效的资源ID,请输入由数字和字母组合的32位字符串。  | 
     
       资源ID由数字和字母组合的32位字符串  | 
     
       -  | 
    
| 
       400  | 
     
       IVM.20060014  | 
     
       传入的按需资源类型错误,应为 MANAGE; MOTION; NORMAL; DATAFLOW四个枚举值  | 
     
       检查下参数,枚举值应为 MANAGE; MOTION; NORMAL; DATAFLOW  | 
     
       Invalid resource type. Enter MANAGE; MOTION; NORMAL;DATAFLOW;  | 
    
| 
       400  | 
     
       IVM.20060015  | 
     
       接口最大支持100个通道同时开通服务  | 
     
       接口最大支持100个设备通道处理  | 
     
       -  | 
    
| 
       400  | 
     
       IVM.20060016  | 
     
       设备数量不合法  | 
     
       -  | 
     
       Invalid number of requested devices  | 
    
| 
       400  | 
     
       IVM.20060017  | 
     
       留存期不合法  | 
     
       -  | 
     
       the storage day illegal  | 
    
| 
       400  | 
     
       IVM.20060018  | 
     
       资源类型不允许设置留存期  | 
     
       -  | 
     
       The resource not allowed set storage day  | 
    
| 
       400  | 
     
       IVM.20060019  | 
     
       资源留存期设置失败  | 
     
       -  | 
     
       The resource set storage day failed  | 
    
| 
       400  | 
     
       IVM.20060020  | 
     
       设备以开通该服务  | 
     
       -  | 
     
       The service has been enabled for the device  | 
    
| 
       400  | 
     
       IVM.20060021  | 
     
       设备未开通该服务  | 
     
       -  | 
     
       The service is not enabled for the device  | 
    
| 
       400  | 
     
       IVM.20060022  | 
     
       通道重复  | 
     
       -  | 
     
       Duplicate channels exist  | 
    
| 
       400  | 
     
       IVM.20060023  | 
     
       请先解绑录像存储服务和行业数据流服务  | 
     
       -  | 
     
       Other services are not disabled. Disable them first.  | 
    
| 
       400  | 
     
       IVM.20060024  | 
     
       连续云存储未开通  | 
     
       -  | 
     
       The continuous ingest service already exists  | 
    
| 
       400  | 
     
       IVM.20060025  | 
     
       动检云存储未开通  | 
     
       -  | 
     
       The maintenance inspection ingesting service already exists  | 
    
| 
       400  | 
     
       IVM.20060026  | 
     
       管理服务未开通  | 
     
       -  | 
     
       The mange service not enable  | 
    
| 
       400  | 
     
       IVM.20060027  | 
     
       设备已开通该资源  | 
     
       -  | 
     
       The resources has been enabled for the device  | 
    
| 
       400  | 
     
       IVM.20060028  | 
     
       资源类型非法  | 
     
       -  | 
     
       The resource type error  | 
    
| 
       400  | 
     
       IVM.20060029  | 
     
       该企业服务白名单已存在  | 
     
       -  | 
     
       The whitelist exists.  | 
    
| 
       400  | 
     
       IVM.20060030  | 
     
       白名单不存在  | 
     
       -  | 
     
       The whitelist does not exist  | 
    
| 
       400  | 
     
       IVM.20060031  | 
     
       资源类型重复  | 
     
       -  | 
     
       Duplicate resource type code.  | 
    
| 
       400  | 
     
       IVM.20060032  | 
     
       企业开通服务路数已到达白名单限制  | 
     
       -  | 
     
       Resource usage reached the access limit  | 
    
| 
       400  | 
     
       IVM.20060033  | 
     
       资源模式非法  | 
     
       -  | 
     
       Invalid mode. Enter ONDEMAND; PACKAGE  | 
    
| 
       400  | 
     
       IVM.20060034  | 
     
       资源状态非法  | 
     
       -  | 
     
       Invalid resource state. Enter NORMAL; ARREARS; UNAVAILABLE  | 
    
| 
       400  | 
     
       IVM.20060035  | 
     
       按需资源已存在  | 
     
       -  | 
     
       The on-demand resource already exists  | 
    
| 
       400  | 
     
       IVM.20060036  | 
     
       按需资源不存在  | 
     
       -  | 
     
       The on-demand resource does not exist  | 
    
| 
       400  | 
     
       IVM.20060037  | 
     
       业务类型非法,请输入 BASIC;DEVELOP或INTELLIGENCE  | 
     
       -  | 
     
       Invalid category. Enter BASIC;DEVELOP;INTELLIGENCE;  | 
    
| 
       400  | 
     
       IVM.20060038  | 
     
       无bss:order:update权限,无法创建订单  | 
     
       -  | 
     
       Cannot create order without authorization bss:order:update.  | 
    
| 
       400  | 
     
       IVM.20060039  | 
     
       无bss:order:pay权限,无法自动支付  | 
     
       -  | 
     
       Cannot autopay without authorization bss:order:pay.  | 
    
| 
       400  | 
     
       IVM.20060040  | 
     
       操作类型非法  | 
     
       -  | 
     
       Invalid operate  | 
    
| 
       400  | 
     
       IVM.20060041  | 
     
       查询周期类型非法  | 
     
       -  | 
     
       Invalid period type  | 
    
| 
       400  | 
     
       IVM.20060042  | 
     
       未企业认证  | 
     
       -  | 
     
       The tenant need to authenticate with enterprise information.  | 
    
| 
       400  | 
     
       IVM.20060043  | 
     
       企业视频目标识别服务套餐处于关闭状态  | 
     
       -  | 
     
       The enterprise's video target search package status is close  | 
    
| 
       400  | 
     
       IVM.20060044  | 
     
       企业视频目标识别服务套餐处于冻结状态  | 
     
       -  | 
     
       The enterprise's video target search package status is frozen  | 
    
| 
       400  | 
     
       IVM.20060045  | 
     
       账单ID不合法  | 
     
       -  | 
     
       Invalid bill id  | 
    
| 
       400  | 
     
       IVM.20060046  | 
     
       账单时间不合法  | 
     
       -  | 
     
       Invalid bill date  | 
    
| 
       400  | 
     
       IVM.20060047  | 
     
       账单查询结果为空  | 
     
       -  | 
     
       bill query result empty  | 
    
| 
       400  | 
     
       IVM.20060048  | 
     
       插件ID不合法  | 
     
       -  | 
     
       Invalid plug id  | 
    
| 
       400  | 
     
       IVM.20060049  | 
     
       需先退订未启用的套餐  | 
     
       -  | 
     
       You need to unsubscribe from the resource not enabled first  | 
    
| 
       400  | 
     
       IVM.20060050  | 
     
       数据清理中,请稍后重试  | 
     
       -  | 
     
       The data are cleaning up, please try again later  | 
    
| 
       400  | 
     
       IVM.20060051  | 
     
       目标设备已存在增值服务,切换失败  | 
     
       -  | 
     
       Move failed because resource for target device already exists  | 
    
| 
       400  | 
     
       IVM.20060052  | 
     
       不存在可切换的套餐  | 
     
       -  | 
     
       There is no resource to move  | 
    
| 
       400  | 
     
       IVM.20060053  | 
     
       套餐使用中,不允许切换  | 
     
       -  | 
     
       The resource is in use, cannot move  | 
    
| 
       400  | 
     
       IVM.20060054  | 
     
       您的帐号已欠费,无法绑定按需计费,请您尽快充值。  | 
     
       -  | 
     
       the tenant is restricted  | 
    
| 
       400  | 
     
       IVM.20060055  | 
     
       您的帐号已被冻结,无法绑定套餐或按需计费,请提交工单联系客服处理。  | 
     
       -  | 
     
       the tenant is suspended  | 
    
| 
       400  | 
     
       IVM.20060058  | 
     
       shift_type 非法  | 
     
       -  | 
     
       invalid shift type  | 
    
| 
       400  | 
     
       IVM.20060059  | 
     
       discount_code 非法  | 
     
       -  | 
     
       invalid discount code  | 
    
| 
       500  | 
     
       IVM.20070000  | 
     
       不存在合法的通道参数  | 
     
       -  | 
     
       Invalid mode. Enter ONDEMAND; PACKAGE  | 
    
| 
       500  | 
     
       IVM.20070001  | 
     
       通道校验失败  | 
     
       -  | 
     
       Invalid resource state. Enter NORMAL; ARREARS; UNAVAILABLE  | 
    
| 
       400  | 
     
       IVM.20070002  | 
     
       通道校验失败  | 
     
       -  | 
     
       Failed to update channel detail  | 
    
| 
       400  | 
     
       IVM.20070003  | 
     
       通道冻结失败  | 
     
       -  | 
     
       Failed to frozen the channel.  | 
    
| 
       400  | 
     
       IVM.20070004  | 
     
       查询通道信息列表失败  | 
     
       -  | 
     
       Failed to query channel info  | 
    
| 
       400  | 
     
       IVM.20070005  | 
     
       新增通道失败  | 
     
       -  | 
     
       Failed to add channel info.  | 
    
| 
       400  | 
     
       IVM.20070006  | 
     
       隐私遮蔽开启时无法操作  | 
     
       -  | 
     
       The operation cannot be performed because mask mode is opened  | 
    
| 
       400  | 
     
       IVM.20070010  | 
     
       分享已存在  | 
     
       -  | 
     
       share exists  | 
    
| 
       400  | 
     
       IVM.20070011  | 
     
       分享不存在  | 
     
       -  | 
     
       share not exists  | 
    
| 
       400  | 
     
       IVM.20070012  | 
     
       分享接收者不合法  | 
     
       -  | 
     
       share receiver illegal  | 
    
| 
       400  | 
     
       IVM.20070013  | 
     
       分享已达到上限  | 
     
       -  | 
     
       share limit  | 
    
| 
       400  | 
     
       IVM.20070014  | 
     
       所有通道都达到分享上限  | 
     
       -  | 
     
       all channels share limit  | 
    
| 
       400  | 
     
       IVM.20070015  | 
     
       不能给自己分享  | 
     
       -  | 
     
       can not share to yourself  | 
    
| 
       400  | 
     
       IVM.20070016  | 
     
       设备分享未接收  | 
     
       -  | 
     
       device shared power is not accepted  | 
    
| 
       400  | 
     
       IVM.20070017  | 
     
       分享通道重复  | 
     
       -  | 
     
       share channel duplicated  | 
    
| 
       400  | 
     
       IVM.20070018  | 
     
       分享不属于用户  | 
     
       -  | 
     
       share not belong to user  | 
    
| 
       400  | 
     
       IVM.20070019  | 
     
       设备未分享此权限  | 
     
       -  | 
     
       device power is not shared  | 
    
| 
       400  | 
     
       IVM.20070020  | 
     
       用户已达分享上限  | 
     
       -  | 
     
       user share limit  | 
    
| 
       400  | 
     
       IVM.20070021  | 
     
       实况权限未传入  | 
     
       -  | 
     
       live power is necessary  | 
    
| 
       400  | 
     
       IVM.20070022  | 
     
       被分享者重复  | 
     
       -  | 
     
       share receiver duplicated  | 
    
| 
       400  | 
     
       IVM.20070023  | 
     
       分享详情ID不合法  | 
     
       -  | 
     
       share detail id illegal  | 
    
| 
       400  | 
     
       IVM.20070024  | 
     
       分享过期时间不合法  | 
     
       -  | 
     
       expiration time illegal  | 
    
| 
       400  | 
     
       IVM.20070025  | 
     
       分享过期时间需晚于或等于今天  | 
     
       -  | 
     
       expiration time is not equal to or later than today  | 
    
| 
       400  | 
     
       IVM.20070026  | 
     
       用户分享被锁定  | 
     
       -  | 
     
       user share locked  | 
    
| 
       400  | 
     
       IVM.20070027  | 
     
       用户对象搜索被锁定  | 
     
       -  | 
     
       permission to search for users is locked  | 
    
| 
       400  | 
     
       IVM.20090001  | 
     
       人脸分组ID无效  | 
     
       请使用查询分组列表接口获得的有效分组  | 
     
       -  | 
    
| 
       400  | 
     
       IVM.20090002  | 
     
       人脸ID无效  | 
     
       请使用正确格式的人脸ID进行操作  | 
     
       -  | 
    
| 
       400  | 
     
       IVM.20090003  | 
     
       性别无效  | 
     
       请使用正确的性别字段格式  | 
     
       -  | 
    
| 
       400  | 
     
       IVM.20090004  | 
     
       年龄无效  | 
     
       请使用正确的年龄字段格式  | 
     
       -  | 
    
| 
       400  | 
     
       IVM.20090005  | 
     
       邮箱无效  | 
     
       请使用正确的邮箱字段格式  | 
     
       -  | 
    
| 
       400  | 
     
       IVM.20090006  | 
     
       电话无效  | 
     
       请使用正确的电话字段格式  | 
     
       -  | 
    
| 
       400  | 
     
       IVM.20090007  | 
     
       人脸库列表为空  | 
     
       请提供含正确值的人脸库列表  | 
     
       -  | 
    
| 
       400  | 
     
       IVM.20090008  | 
     
       人脸批量删除失败  | 
     
       请检查图片和人脸ID是否正确  | 
     
       -  | 
    
| 
       400  | 
     
       IVM.20090009  | 
     
       人脸批量更新失败  | 
     
       请检查图片和人脸ID是否正确  | 
     
       -  | 
    
| 
       400  | 
     
       IVM.20090010  | 
     
       获取人脸ID列表失败  | 
     
       请检查必选参数是否提供以及参数值格式是否正确  | 
     
       -  | 
    
| 
       400  | 
     
       IVM.20090011  | 
     
       获取人脸信息失败  | 
     
       请检查必选参数是否提供以及参数值格式是否正确  | 
     
       -  | 
    
| 
       400  | 
     
       IVM.20090012  | 
     
       获取人脸列表失败  | 
     
       请检查必选参数是否提供以及参数值格式是否正确  | 
     
       -  | 
    
| 
       400  | 
     
       IVM.20090013  | 
     
       获取人脸分组列表失败  | 
     
       请检查必选参数是否提供以及参数值格式是否正确  | 
     
       -  | 
    
| 
       400  | 
     
       IVM.20090014  | 
     
       批量导入人脸库失败  | 
     
       请检查图片格式是否正确以及人脸库分组是否存在  | 
     
       -  | 
    
| 
       400  | 
     
       IVM.20090015  | 
     
       获取分组下人脸数量失败  | 
     
       请检查必选参数是否提供以及参数值格式是否正确  | 
     
       -  | 
    
| 
       400  | 
     
       IVM.20090016  | 
     
       通道未开通行业数据流服务  | 
     
       请到行业视频云服务 portal对通道进行行业数据流服务的开通  | 
     
       The industry data flow service is not enabled for the channel  | 
    
| 
       400  | 
     
       IVM.20090017  | 
     
       国标设备不支持人脸操作  | 
     
       -  | 
     
       -  | 
    
| 
       400  | 
     
       IVM.20090018  | 
     
       人脸库分组不存在  | 
     
       -  | 
     
       -  | 
    
| 
       400  | 
     
       IVM.20090019  | 
     
       报表类型不合法  | 
     
       -  | 
     
       -  | 
    
| 
       500  | 
     
       IVM.20090020  | 
     
       获取空间热力图失败  | 
     
       -  | 
     
       Get space heatmap failed  | 
    
| 
       500  | 
     
       IVM.20090021  | 
     
       获取时间热力图失败  | 
     
       -  | 
     
       Get time heatmap failed  | 
    
| 
       400  | 
     
       IVM.20090022  | 
     
       国标设备不支持热度操作  | 
     
       -  | 
     
       GB device not support heatmap operation  | 
    
| 
       400  | 
     
       IVM.20090023  | 
     
       超过人脸库最大规格限制  | 
     
       -  | 
     
       over group max count  | 
    
| 
       400  | 
     
       IVM.20090024  | 
     
       人脸库不可被修改  | 
     
       -  | 
     
       faces group is not allow to modify  | 
    
| 
       400  | 
     
       IVM.20090025  | 
     
       人脸库名称已存在  | 
     
       -  | 
     
       faces group name exist  | 
    
| 
       400  | 
     
       IVM.20090026  | 
     
       人脸库下存在人脸信息不能删除  | 
     
       -  | 
     
       faces group is not empty  | 
    
| 
       400  | 
     
       IVM.20090027  | 
     
       人脸信息不存在  | 
     
       -  | 
     
       face info not exist  | 
    
| 
       400  | 
     
       IVM.20090028  | 
     
       人脸库下无人脸信息不允许启用  | 
     
       -  | 
     
       face group is empty,enable not allowed  | 
    
| 
       400  | 
     
       IVM.20090029  | 
     
       人脸库不可添加人脸信息  | 
     
       -  | 
     
       face group not allow to add face  | 
    
| 
       400  | 
     
       IVM.20100001  | 
     
       超过企业管理员上限  | 
     
       -  | 
     
       Enterprise admin limit  | 
    
| 
       400  | 
     
       IVM.20100002  | 
     
       企业管理员必须有一个  | 
     
       -  | 
     
       Enterprise admin limit one  | 
    
| 
       400  | 
     
       IVM.20100003  | 
     
       不能修改自己的用户类型  | 
     
       -  | 
     
       Can not modify own role  | 
    
| 
       400  | 
     
       IVM.20100004  | 
     
       不能删除自己  | 
     
       -  | 
     
       Can not delete own  | 
    
| 
       400  | 
     
       IVM.20100005  | 
     
       超过用户企业邀请上限  | 
     
       -  | 
     
       Enterprise invite limit  | 
    
| 
       400  | 
     
       IVM.20100006  | 
     
       用户已属于该用户组  | 
     
       -  | 
     
       user has been belonged to user group  | 
    
| 
       400  | 
     
       IVM.20100007  | 
     
       用户已经属于该企业  | 
     
       -  | 
     
       User has been belonged to the enterprise  | 
    
| 
       400  | 
     
       IVM.20100008  | 
     
       被操作用户是管理员,无法执行该操作  | 
     
       -  | 
     
       The user being operated on is an administrator and cannot perform the operation  | 
    
| 
       400  | 
     
       IVM.20100009  | 
     
       用户已拥有该设备的管理权限  | 
     
       -  | 
     
       user have manage role of the device already  | 
    
| 
       400  | 
     
       IVM.20100010  | 
     
       用户未激活  | 
     
       -  | 
     
       User is not active  | 
    
| 
       400  | 
     
       IVM.20100011  | 
     
       用户已拥有该设备组  | 
     
       -  | 
     
       Device group already belong to user  | 
    
| 
       400  | 
     
       IVM.20100012  | 
     
       用户没有该设备组  | 
     
       -  | 
     
       User does not have this device group  | 
    
| 
       400  | 
     
       IVM.20100013  | 
     
       已有最高级设备组权限  | 
     
       -  | 
     
       User already had it's top device group  | 
    
| 
       400  | 
     
       IVM.20100014  | 
     
       删除用户设备分组失败  | 
     
       -  | 
     
       Delete User Device Group Failed  | 
    
| 
       400  | 
     
       IVM.20100015  | 
     
       用户已拥有该设备所在设备组权限  | 
     
       -  | 
     
       user have manage role of device org contains the device already  | 
    
| 
       400  | 
     
       IVM.20100016  | 
     
       用户注册失败  | 
     
       -  | 
     
       User registration fails.  | 
    
| 
       400  | 
     
       IVM.20100017  | 
     
       用户注销失败  | 
     
       -  | 
     
       Failed to deregister the user.  | 
    
| 
       500  | 
     
       IVM.20100018  | 
     
       修改自动码流设置失败  | 
     
       -  | 
     
       Failed to update auto_set_stream.  | 
    
| 
       400  | 
     
       IVM.20100021  | 
     
       请升级华为帐号  | 
     
       -  | 
     
       please upgrade to huawei ID  | 
    
| 
       400  | 
     
       IVM.20100022  | 
     
       请完成实名认证  | 
     
       -  | 
     
       please complete real-name authentication  | 
    
| 
       400  | 
     
       IVM.20100023  | 
     
       请完善生日信息  | 
     
       -  | 
     
       please complete your birthday  | 
    
| 
       400  | 
     
       IVM.20100024  | 
     
       不支持未成年人购买  | 
     
       -  | 
     
       you are not allowed to buy as you are a minor  | 
    
| 
       400  | 
     
       IVM.20100025  | 
     
       操作受限,请检查是否为未实名认证、帐号余额不足、欠费等原因  | 
     
       -  | 
     
       The operation is restricted. Check whether the real-name authentication is not performed, the account balance is insufficient, or the account is in arrears.  | 
    
| 
       400  | 
     
       IVM.20110001  | 
     
       父级用户组织不存在  | 
     
       -  | 
     
       user parent org not exists  | 
    
| 
       400  | 
     
       IVM.20110002  | 
     
       用户组织名称已经存在  | 
     
       -  | 
     
       user org name exists  | 
    
| 
       400  | 
     
       IVM.20110003  | 
     
       用户组织根节点不能删除  | 
     
       -  | 
     
       top user org can not be deleted  | 
    
| 
       400  | 
     
       IVM.20110004  | 
     
       用户组织分组等级达到上限  | 
     
       -  | 
     
       user org level limit  | 
    
| 
       400  | 
     
       IVM.20110005  | 
     
       用户组织不存在  | 
     
       -  | 
     
       user org not exists  | 
    
| 
       400  | 
     
       IVM.20110006  | 
     
       用户组或子用户组存在用户,不允许删除  | 
     
       -  | 
     
       org or child org have users , not allow to be deleted  | 
    
| 
       400  | 
     
       IVM.20110007  | 
     
       用户组不属于该企业  | 
     
       -  | 
     
       user org not belong to enterprise  | 
    
| 
       400  | 
     
       IVM.20110008  | 
     
       最底层组织不能查询  | 
     
       -  | 
     
       the last level user org not allow to be queried  | 
    
| 
       400  | 
     
       IVM.20110009  | 
     
       algorithm_source格式错误  | 
     
       -  | 
     
       the param of algorithm_source is invalid  | 
    
| 
       400  | 
     
       IVM.20110010  | 
     
       product_id参数不合法  | 
     
       -  | 
     
       the param of product_id is invalid  | 
    
| 
       400  | 
     
       IVM.20110011  | 
     
       version_id参数非法  | 
     
       -  | 
     
       the param of version id is invalid  | 
    
| 
       400  | 
     
       IVM.20110012  | 
     
       ability参数非法  | 
     
       -  | 
     
       the param of ability is invalid  | 
    
| 
       400  | 
     
       IVM.20110013  | 
     
       算法参数不匹配  | 
     
       -  | 
     
       the param of algorithm param is invalid  | 
    
| 
       400  | 
     
       IVM.20110014  | 
     
       获取设备算法参数失败  | 
     
       -  | 
     
       get param fail for unexpect device fail  | 
    
| 
       400  | 
     
       IVM.20120001  | 
     
       该群组已存在  | 
     
       -  | 
     
       channel group already exist  | 
    
| 
       400  | 
     
       IVM.20120002  | 
     
       该群组不存在  | 
     
       -  | 
     
       channel group not exist  | 
    
| 
       400  | 
     
       IVM.20120003  | 
     
       该群组不属于该用户  | 
     
       -  | 
     
       channel group not belong user  | 
    
| 
       400  | 
     
       IVM.20120004  | 
     
       该群组的设备通道已存在  | 
     
       -  | 
     
       channel group relation already exist  | 
    
| 
       400  | 
     
       IVM.20120005  | 
     
       该群组的设备通道不存在  | 
     
       -  | 
     
       channel group relation not exist  | 
    
| 
       400  | 
     
       IVM.20120006  | 
     
       该群组的自定义图像非法  | 
     
       -  | 
     
       The group_pic is illegal.  | 
    
| 
       400  | 
     
       IVM.20120007  | 
     
       添加群组关系后将超出100的最大限制  | 
     
       -  | 
     
       The number of channel group relations after be added in batches exceeds the maximum 100.  | 
    
| 
       400  | 
     
       IVM.20120008  | 
     
       群组关系后已超出100的最大限制  | 
     
       -  | 
     
       The number of channel group has already exceeds the maximum 100.  | 
    
| 
       400  | 
     
       IVM.20120009  | 
     
       群组不属于企业  | 
     
       -  | 
     
       channel group not belong enterprise  | 
    
| 
       400  | 
     
       IVM.20120010  | 
     
       分组不属于该用户  | 
     
       -  | 
     
       group not belong user  | 
    
| 
       400  | 
     
       IVM.20120011  | 
     
       场景已达上限  | 
     
       -  | 
     
       the num of scene has already exceeds the maximum  | 
    
| 
       400  | 
     
       IVM.20120012  | 
     
       场景名称重复  | 
     
       -  | 
     
       scene name duplicate  | 
    
| 
       400  | 
     
       IVM.20120013  | 
     
       场景不属于该用户  | 
     
       -  | 
     
       scene not belong user  | 
    
| 
       400  | 
     
       IVM.20120014  | 
     
       默认场景不允许删除  | 
     
       -  | 
     
       default scene can not delete  | 
    
| 
       400  | 
     
       IVM.20120015  | 
     
       场景名称和之前名称相同  | 
     
       -  | 
     
       scene name same as before  | 
    
| 
       400  | 
     
       IVM.20120016  | 
     
       移动场景和当前场景一样  | 
     
       -  | 
     
       move scene same as before  | 
    
| 
       400  | 
     
       IVM.20120017  | 
     
       分组数量超过上限  | 
     
       -  | 
     
       the num of group has exceeded the maximum  | 
    
| 
       400  | 
     
       IVM.20120018  | 
     
       分组名不能重复  | 
     
       -  | 
     
       device group name cannot be duplicate  | 
    
| 
       400  | 
     
       IVM.20120019  | 
     
       默认分组不能被删除  | 
     
       -  | 
     
       -user default device group can not be deleted  | 
    
| 
       400  | 
     
       IVM.20120020  | 
     
       分组中的设备超过上限  | 
     
       -  | 
     
       the num of device in group has exceeded the maximum  | 
    
| 
       400  | 
     
       IVM.20120021  | 
     
       获取设备分组失败  | 
     
       -  | 
     
       get device group error  | 
    
| 
       400  | 
     
       IVM.20120022  | 
     
       分组场景不存在  | 
     
       -  | 
     
       device group scene not exist  | 
    
| 
       400  | 
     
       IVM.20120023  | 
     
       不能移动通道到其他分组中  | 
     
       -  | 
     
       not allowed move channel to other group  | 
    
| 
       400  | 
     
       IVM.20130000  | 
     
       采集ID重复  | 
     
       -  | 
     
       collect id is duplicated  | 
    
| 
       400  | 
     
       IVM.20130001  | 
     
       设备有未完成的采集任务  | 
     
       -  | 
     
       device has unfinished collect task  | 
    
| 
       400  | 
     
       IVM.20130002  | 
     
       当前的用户日志的使用总空间大小大于限制  | 
     
       -  | 
     
       user collect storage space usage reach the limit  | 
    
| 
       400  | 
     
       IVM.20130003  | 
     
       日志采集记录不存在  | 
     
       -  | 
     
       device log collect record not exist  | 
    
| 
       400  | 
     
       IVM.20130004  | 
     
       日志采集失败  | 
     
       -  | 
     
       collect device log failed  | 
    
| 
       400  | 
     
       IVM.20130005  | 
     
       设备日志采集任务不存在  | 
     
       -  | 
     
       The device log collection is not exist.  | 
    
| 
       400  | 
     
       IVM.20130006  | 
     
       日志采集任务不属于该设备  | 
     
       -  | 
     
       The log collection does not belong to the device.  | 
    
| 
       400  | 
     
       IVM.20130007  | 
     
       日志采集任务未完成  | 
     
       -  | 
     
       The log collection is not success.  | 
    
| 
       400  | 
     
       IVM.20130008  | 
     
       日志采集任务已删除  | 
     
       -  | 
     
       The log collection has been deleted.  | 
    
| 
       400  | 
     
       IVM.20130009  | 
     
       日志采集任务已成功  | 
     
       -  | 
     
       The log collection is already successful.  | 
    
| 
       400  | 
     
       IVM.20130100  | 
     
       通道协议不支持  | 
     
       -  | 
     
       channel protocol not support.  | 
    
| 
       400  | 
     
       IVM.20130101  | 
     
       通道不支持  | 
     
       -  | 
     
       channel not support.  | 
    
| 
       400  | 
     
       IVM.20130102  | 
     
       设备协议不支持  | 
     
       -  | 
     
       device protocol not support.  | 
    
| 
       400  | 
     
       IVM.20130103  | 
     
       新的文档版本必须比以前的大  | 
     
       -  | 
     
       The new document version must be larger than the previous one.  | 
    
| 
       400  | 
     
       IVM.20130104  | 
     
       不存在该版本文档  | 
     
       -  | 
     
       No record exists for the input version.  | 
    
| 
       400  | 
     
       IVM.20130105  | 
     
       无法删除正在使用中的版本  | 
     
       -  | 
     
       You can't delete a version in use.  | 
    
| 
       400  | 
     
       IVM.20130106  | 
     
       没有查询到相关记录  | 
     
       -  | 
     
       No matching record for the given condition.  | 
    
| 
       400  | 
     
       IVM.20130107  | 
     
       帮助文档版本号已存在  | 
     
       -  | 
     
       Help document version number already exists  | 
    
| 
       400  | 
     
       IVM.20130108  | 
     
       相同的条件组合下无法重复插入记录,请重新输入  | 
     
       -  | 
     
       Record cannot be inserted repeatedly under the same condition combination.  | 
    
| 
       400  | 
     
       IVM.20140001  | 
     
       获取设备密码状态失败  | 
     
       -  | 
     
       Fail to get device password status.  | 
    
| 
       400  | 
     
       IVM.20140002  | 
     
       设备密码状态异常  | 
     
       -  | 
     
       The device password status is illegal.  | 
    
| 
       400  | 
     
       IVM.20140003  | 
     
       修改设备密码失败  | 
     
       -  | 
     
       Fail to set or modify device password.  | 
    
| 
       400  | 
     
       IVM.20140004  | 
     
       设备密码为弱口令密码  | 
     
       -  | 
     
       New password is weak.  | 
    
| 
       400  | 
     
       IVM.20140005  | 
     
       设备修改的密码与原密码相同  | 
     
       -  | 
     
       Device modify pwd to be the same as the original Pwd.  | 
    
| 
       400  | 
     
       IVM.20140006  | 
     
       设备密码或用户名验证失败  | 
     
       -  | 
     
       Failed to verify device user name or password.  | 
    
| 
       400  | 
     
       IVM.20140007  | 
     
       设备密码非法  | 
     
       -  | 
     
       sdc web password is illegal.  | 
    
| 
       400  | 
     
       IVM.20140008  | 
     
       仅支持SDC直连设备  | 
     
       -  | 
     
       Devices that only support the SDC.  | 
    
| 
       400  | 
     
       IVM.20140009  | 
     
       设备用户被锁定  | 
     
       -  | 
     
       Device user is locked.  | 
    
| 
       400  | 
     
       IVM.20150001  | 
     
       查询当前码流参数详情失败  | 
     
       -  | 
     
       Fail to get device stream param.  | 
    
| 
       400  | 
     
       IVM.20150002  | 
     
       此码流不可修改  | 
     
       -  | 
     
       can't set this stream type.  | 
    
| 
       400  | 
     
       IVM.20150003  | 
     
       码流能力不支持  | 
     
       -  | 
     
       the device stream ability not support.  | 
    
| 
       400  | 
     
       IVM.20150004  | 
     
       设备不支持码流配置,请检查设备版本  | 
     
       -  | 
     
       stream set not support, device not support.  | 
    
| 
       400  | 
     
       IVM.20160001  | 
     
       设备不支持  | 
     
       -  | 
     
       device not support, please check it's version or model.  | 
    
| 
       400  | 
     
       IVM.20170001  | 
     
       目标设备不支持原设备的配置  | 
     
       -  | 
     
       target device not support, please check it's version and model.  | 
    
| 
       400  | 
     
       IVM.20170002  | 
     
       远程批量配置任务不属于该用户  | 
     
       -  | 
     
       task not belong to user.  | 
    
| 
       400  | 
     
       IVM.20170003  | 
     
       批量配置服务太火爆了,请稍等  | 
     
       -  | 
     
       batch copy service busy, please wait a wile.  | 
    
| 
       400  | 
     
       IVM.20170004  | 
     
       设备正处于配置中,请等候设备完成配置任务后重试  | 
     
       -  | 
     
       device is in configuration.  | 
    
| 
       400  | 
     
       IVM.20170005  | 
     
       设备切换模式正在重启,请约3分钟后重试  | 
     
       -  | 
     
       device switched work mode and it's rebooting now,please wait abort 3 minute and try again.  | 
    
| 
       400  | 
     
       IVM.20170006  | 
     
       目标设备和原设备一样  | 
     
       -  | 
     
       target device is original device.  | 
    
| 
       400  | 
     
       IVM.20170007  | 
     
       设备重启后再也没有恢复过来  | 
     
       -  | 
     
       device reboot failed.  | 
    
| 
       400  | 
     
       IVM.20170008  | 
     
       普通告警部分配置失败,其余成功  | 
     
       -  | 
     
       alarm params config partial failed.  | 
    
| 
       400  | 
     
       IVM.20170009  | 
     
       配置超时  | 
     
       -  | 
     
       config task over time.  | 
    
| 
       400  | 
     
       IVM.20180001  | 
     
       算法不存在  | 
     
       -  | 
     
       algorithm not exist  | 
    
| 
       400  | 
     
       IVM.20180002  | 
     
       算法下发失败  | 
     
       -  | 
     
       algorithm issue failed  | 
    
| 
       400  | 
     
       IVM.20180003  | 
     
       算法正在下发  | 
     
       -  | 
     
       algorithm is issuing  | 
    
| 
       400  | 
     
       IVM.20180004  | 
     
       设备没有license  | 
     
       -  | 
     
       device has no license  | 
    
| 
       400  | 
     
       IVM.20180005  | 
     
       设备license过期  | 
     
       -  | 
     
       device license expired  | 
    
| 
       400  | 
     
       IVM.20180006  | 
     
       算法没有下载url  | 
     
       -  | 
     
       algorithm has no url  | 
    
| 
       400  | 
     
       IVM.20180007  | 
     
       硬件id非法  | 
     
       -  | 
     
       the param of firmware_id is invalid, please check versions of the device  | 
    
| 
       400  | 
     
       IVM.20180008  | 
     
       获取算法版本失败  | 
     
       -  | 
     
       failed to get algorithm version  | 
    
| 
       400  | 
     
       IVM.20180009  | 
     
       商城或算法平台算法重复,请联系处理  | 
     
       -  | 
     
       there are too many algorithms with the same information  | 
    
| 
       400  | 
     
       IVM.20180010  | 
     
       算法申请失败  | 
     
       -  | 
     
       device license apply failed  | 
    
| 
       400  | 
     
       IVM.20180011  | 
     
       算法配额数不足  | 
     
       -  | 
     
       the quota of the algorithm outnumber  | 
    
| 
       400  | 
     
       IVM.20180012  | 
     
       设备空间不足  | 
     
       -  | 
     
       device is out of memory  | 
    
| 
       400  | 
     
       IVM.20180013  | 
     
       platform不匹配  | 
     
       -  | 
     
       platform not match the device  | 
    
| 
       400  | 
     
       IVM.20180014  | 
     
       算法下载失败  | 
     
       -  | 
     
       device download algorithm failed  | 
    
| 
       400  | 
     
       IVM.20180015  | 
     
       设备中已经使用过试用license,不能在使用  | 
     
       -  | 
     
       device has exist trail license, trail license is no available  | 
    
| 
       400  | 
     
       IVM.20180016  | 
     
       算法安装失败  | 
     
       -  | 
     
       device install algorithm failed  | 
    
| 
       400  | 
     
       IVM.20180017  | 
     
       系统清理下发异常  | 
     
       -  | 
     
       the error of algorithm publish is cleaned manually  | 
    
| 
       400  | 
     
       IVM.20180018  | 
     
       license申请驳回  | 
     
       -  | 
     
       apply license reject, but quota is not consumed  | 
    
| 
       400  | 
     
       IVM.20180019  | 
     
       license授权失败  | 
     
       -  | 
     
       license authorization failed, please call customer service of holosens shop to deal with  | 
    
| 
       400  | 
     
       IVM.20180020  | 
     
       license申请失败  | 
     
       -  | 
     
       apply license failed  | 
    
| 
       400  | 
     
       IVM.20180021  | 
     
       等待平台发布设备ID  | 
     
       -  | 
     
       waiting the platform release device ID  | 
    
| 
       400  | 
     
       IVM.20180022  | 
     
       等待平台生成license  | 
     
       -  | 
     
       waiting the platform release license  | 
    
| 
       400  | 
     
       IVM.20180023  | 
     
       平台发布设备失败  | 
     
       -  | 
     
       the platform release device ID fail  | 
    
| 
       400  | 
     
       IVM.20180024  | 
     
       算法不支持该设备型号  | 
     
       -  | 
     
       algorithm not support this device model  | 
    
| 
       401  | 
     
       IVM.20180025  | 
     
       设备上不存在该算法  | 
     
       -  | 
     
       algorithm not support this device modeldevice not has this algorithm, you can't do upgrade operation  | 
    
| 
       400  | 
     
       IVM.20180026  | 
     
       算法问题记录不存在  | 
     
       -  | 
     
       algorithm issue record is not exist  | 
    
| 
       400  | 
     
       IVM.20180027  | 
     
       无可用在线通道可进行启停/卸载配置  | 
     
       -  | 
     
       No online channel available for start/stop/unload configuration.  | 
    
| 
       500  | 
     
       IVM.90000001  | 
     
       服务器内部错误/服务器异常  | 
     
       服务器异常,请稍后重试  | 
     
       Internal server error  | 
    
| 
       500  | 
     
       IVM.90000002  | 
     
       获取对应的企业项目信息  | 
     
       -  | 
     
       Get enterprise failed  | 
    
| 
       500  | 
     
       IVM.90000003  | 
     
       更新设备系统状态失败  | 
     
       -  | 
     
       Update device system state error  | 
    
| 
       500  | 
     
       IVM.90000004  | 
     
       更新设备系统状态失败  | 
     
       -  | 
     
       Update channel system state error  | 
    
| 
       500  | 
     
       IVM.90000005  | 
     
       获取用户企业组织用户列表失败  | 
     
       -  | 
     
       Get device List by device Org id error.  | 
    
| 
       404  | 
     
       IVM.90000006  | 
     
       页面错误  | 
     
       -  | 
     
       No message available  | 
    
| 
       404  | 
     
       IVM.90000007  | 
     
       路径无效  | 
     
       -  | 
     
       Url path is unavailable  | 
    
| 
       500  | 
     
       IVM.90000008  | 
     
       无效句柄(无效的句柄或ID)  | 
     
       -  | 
     
       invalid handle  | 
    
| 
       405  | 
     
       IVM.90000009  | 
     
       请求的方式不对  | 
     
       -  | 
     
       request method not supported  | 
    
| 
       500  | 
     
       IVM.90000010  | 
     
       请求失败,设备端返回错误  | 
     
       -  | 
     
       device resonce error.  | 
    
| 
       500  | 
     
       IVM.90000011  | 
     
       当前接口调用次数过多,系统繁忙  | 
     
       -  | 
     
       system busy.  | 
    
| 
       500  | 
     
       IVM.90000012  | 
     
       算法商店响应失败  | 
     
       -  | 
     
       algorithm shop response failed  |