phybcloud.common.703 | "Open API failed to access the underlying SDK" | OpenAPI访问底层SDK失败 |
email.error.001 | "Account email does not exist" | 用户邮箱不存在 |
bms.phybcloud.001 | "Failed to access the underlying layer of bms" | 裸金属访问底层失败 |
ebs.phybcloud.001 | "Failed to access the underlying layer of disk" | 云硬盘访问底层失败 |
bms.phybcloud.002 | "not found the ebm instance" | 裸金属访问底层失败 |
ebs.name.check | "name cannot be null" | 云硬盘name不能为空 |
image.phybcloud.001 | "Failed to access the underlying layer of image" | 镜像访问底层失败 |
ecs.phybcloud.001 | "Failed to access the underlying layer of instance" | 云主机访问底层失败 |
vpc.phybcloud.001 | "Failed to access the underlying layer of vpc" | VPC访问底层失败 |
vpc.param.001 | "The gateway id is empty" | 网关id不能为空 |
vpc.param.001 | "enable Ipv6 The value can only be true or false" | enableIpv6只能为“true”或“false” |
vpc.param.002 | "description is invalid" | description不合法 |
vpc.param.003 | "The vpc ID cannot be empty" | vpcID不能为空 |
vpc.param.004 | "Ipv 4 Gw ID cannot be empty" | Ipv4GwID不能为空 |
vpc.param.005 | "The vpc not exist" | 该VPC网络不存在! |
vpce.phybcloud.001 | "Failed to access the underlying layer of vpce" | 终端节点访问底层失败 |
vpce.param.001 | "The auto Connection cannot be empty" | autoConnection不能为空 |
vpce.param.002 | "Enter a valid type value. interface: indicates the interface, reverse: indicates the reverse" | 请输入有效的type值 interface:接口,reverse:反向 |
vpce.param.003 | "The protocol parameter can only be one of TCP/UDP (case ignored)" | 参数protocol 只能为 TCP/UDP(忽略大小写)中的一种 |
vpce.param.004 | "The email cannot be empty" | 邮箱不能为空 |
vpce.param.005 | "Please enter the correct email format" | 请输入正确的邮箱格式 |
vpce.param.006 | "The endpoint Service ID cannot be null" | endpointServiceID不能为null |
vpce.param.007 | "The endpoint ID cannot be null" | endpointID不能为null |
vpce.param.008 | "The whitelist cannot be an empty object" | 白名单不能为空对象 |
vpce.param.009 | "The column instanceType and instanceID and rules cannot be empty when type equals interface" | 当type为interface时,instanceType/instanceID/rules不能为空 |
vpce.param.010 | "The column instanceType value is one of vm/bm/vip/lb" | instanceType的值为vm/bm/vip/lb其中之一 |
subnet.phybcloud.001 | "Failed to access the underlying layer of subnet" | 子网访问底层失败 |
subnet.param.001 | "Name cannot be null" | name不能为null |
subnet.param.002 | "The name cannot start with http: or https:" | name不能以http:和https:开头 |
subnet.param.003 | "name contains 2 to 32 uppercase and lowercase letters, hyphens (-), and underscores (_)" | name仅支持中文、大小写字母、-、_ 且长度在2-32 |
subnet.param.004 | "The description cannot start with http: or https:" | description不能以http:和https:开头 |
subnet.param.005 | "The description Contains 0 to 128 uppercase and lowercase letters" | description仅支持中文、大小写字母且长度仅支持0-128 |
subnet.param.006 | "The subnet gateway must be in IPV 4 format" | 子网网关必须为IPV4格式子网网关必须为IPV4格式 |
subnet.param.008 | Subnet type only support, 0: common, 1: cbm | 子网类型仅支持,0:普通,1:cbm |
subnet.param.007 | "When creating a subnet, the cidr must be IPV 4 network segment" | 创建子网时cidr必须为IPV4网段 |
subnet.param.009 | "The subnet ID is incorrect or does not exist" | 子网ID错误或者不存在 |
net.phybcloud.001 | "Failed to access the underlying layer of net gateway" | 网关访问底层失败 |
elb.phybcloud.001 | "Failed to access the underlying layer of load balancing" | 负载均衡访问底层失败 |
elb.phybcloud.002 | "ID is null" | ID不能为空 |
elb.phybcloud.003 | "ID does not exist" | ID不存在 |
elb.phybcloud.004 | "name is null" | 证书name不能为空字符串 |
elb.phybcloud.026 | "name (ACN) can only consist of numbers, letters, and hyphens, and it cannot start with a number or a hyphen. The maximum length is 32 characters" | 访问控制名称,只能由数字,字母,-组成不能以数字和-开头,最大长度32 |
elb.phybcloud.005 | "sla_name is null" | slaName不能为空字符串 |
elb.phybcloud.006 | "lb_uuid is null" | 负载均衡ID为null或输入错误 |
elb.phybcloud.007 | "lb_uuid does not exist" | 负载均衡ID不存在 |
elb.phybcloud.008 | "ipv6_address is null" | 负载均衡分配ipv6地址不能为空 |
elb.phybcloud.009 | "ipv6_address is illegal" | 负载均衡分配ipv6地址不合法 |
elb.phybcloud.009 | "ID is null" | 后端服务组id不能为空 |
elb.phybcloud.010 | "timeout data type error" | 健康检查响应的最大超时时间,只能为数字 |
elb.phybcloud.011 | "max_retry data type error" | 最大重试次数,只能为数字 |
elb.phybcloud.012 | "interval data type error" | 负载均衡进行健康检查的时间间隔,只能为数字 |
elb.phybcloud.013 | "httpMethod is null" | 健康检查协议为http时,httpMethod不能为空 |
elb.phybcloud.014 | "httpUrlPath is null" | 健康检查协议为http时,httpUrlPath不能为空 |
elb.phybcloud.015 | "httpExpectedCodes is null" | 健康检查协议为http时,httpExpectedCodes不能为空 |
elb.phybcloud.016 | "action is null" | action不能为空 |
elb.phybcloud.017 | "conditions is null" | conditions不能为空 |
elb.phybcloud.018 | "instanceType not matched" | 取值范围:VM、BM、ENIC(暂不支持) |
elb.phybcloud.019 | "sourceIps is null" | sourceIps 值不能为空 |
elb.phybcloud.020 | "privateIpAddress is null" | 负载均衡的私有IP地址不能为空 |
elb.phybcloud.021 | "eipId is empty" | eipID不能为空 |
elb.phybcloud.022 | "eipAddresses not allowed to be null" | eipAddresses不允许未空 |
elb.phybcloud.023 | "defaultAction not allowed to be empty" | defaultAction不能为空 |
elb.phybcloud.024 | "The allowed values are internal/external" | {0} 允许的值为内网负载均衡 ,公网负载均衡 |
nat.phybcloud.001 | "Failed to access the underlying layer of nat gateway" | NAT网关访问底层失败 |
snat.phybcloud.001 | "Failed to access the underlying layer of snat rule" | SNAT访问底层失败 |
dnat.phybcloud.001 | "Failed to access the underlying layer of dnat rule" | DNAT网关访问底层失败 |
eni.phybcloud.001 | "Failed to access the underlying layer of elastic network interface" | 弹性网卡访问底层失败 |
eni.param.001 | "Name cannot be an empty string" | name不能为空 |
eni.param.002 | "ipv 6 Addresses cannot be empty" | ipv6Addresses不能为空 |
eni.param.003 | "The format of ipv 6 Addresses is incorrect" | ipv6Addresses格式错误 |
eni.param.004 | "The network Interface ID cannot be empty" | networkInterfaceID不能为空 |
eni.param.005 | "The id of the elastic NIC does not exist" | 弹性网卡id不存在 |
acl.phybcloud.001 | "Failed to access the underlying layer of acl" | acl访问底层失败 |
acl.param.validate.001 | "Name verification failed,The value is null" | 名称name不符合要求,长度在命名长度为2-32位 |
acl.param.validate.002 | "Description verification failed ,The value is null" | description不符合要求,长度为0-128位 |
acl.param.validate.003 | "Rules verification failed ,The value is null" | rules不能为空 |
acl.param.validate.004 | "RuleId verification failed ,The value is null" | aclRuleID不能为空 |
acl.param.validate.005 | "Priority verification failed ,The value is null" | priority不能为空 |
acl.param.validate.006 | "Protocol verification failed ,The value is null" | 请输入正确的protocol:all/icmp/tcp/udp/gre/icmp6 |
acl.param.validate.007 | "Protocol valid value check failed" | 请输入正确的protocol:all/icmp/tcp/udp/gre/icmp6 |
acl.param.validate.008 | "Source post verification failed,The value is null" | protocol为tcp和udp时,sourcePort不能为空 |
acl.param.validate.009 | "DestinationPort verification failed,The value is null" | protocol为tcp和udp时,destinationPort不能为空 |
acl.param.validate.0010 | "IP version verification failed,The value is null" | ipVersion不能为空 |
acl.param.validate.0011 | "IP version valid value check failed" | 请输入正确的ipVersion:ipv4/ipv6 |
acl.param.validate.0012 | "Direction verification failed,The value is null" | 请输入正确的direction:ingress/egress |
acl.param.validate.0013 | "Direction valid value check failed" | 请输入正确的direction:ingress/egress |
acl.param.validate.0014 | "Enabled verification failed,The value is null" | 请输入正确的enabled:disable/enable |
acl.param.validate.0015 | "Enabled valid value check failed" | 请输入正确的enabled:disable/enable |
acl.param.validate.0016 | "Action verification failed,The value is null" | 请输入正确的action:accept/drop |
acl.param.validate.0017 | "Action valid value check failed" | 请输入正确的action:accept/drop |
acl.param.validate.0018 | "Source ip address verification failed,The value is null" | sourceIpAddress不能为空 |
acl.param.validate.0019 | "Destination ip address verification failed,The value is null" | destinationIpAddress不能为空 |
acl.param.validate.002O | "AclRuleIDList verification failed,The value is null" | aclRuleIDList不能为空 |
nsg.phybcloud.001 | "Failed to access the underlying layer of network security groups" | 安全组访问底层失败 |
nsg.phybcloud.002 | "portIDs cannot be null" | 参数portIDs不能为空 |
nsg.phybcloud.003 | "securityGroupRules cannot be empty" | securityGroupRules不能为空 |
nsg.phybcloud.004 | "priority cannot be empty and values range from 1 to 100" | 参数priority不能为空,且值为1~100 |
nsg.phybcloud.005 | "protocol cannot be empty and can only be one of ANY/TCP/UDP/ICMP/ICMP6" | 参数protocol不能为空,且只能为 ANY/TCP/UDP/ICMP 中的一种 |
nsg.phybcloud.006 | "range cannot be empty and can only be in the numerical range 1-65535" | range不能为空,且只能为数字范围1-65535 |
nsg.phybcloud.007 | "action cannot be empty and is accept/drop" | action不能为空,且为accept/drop |
nsg.phybcloud.008 | "direction cannot be empty and is ingress" | direction不能为空,且为ingress |
nsg.phybcloud.009 | "etherType cannot be empty and is ipv4/ipv6" | etherYype不能为空,且为ipv4/ipv6 |
nsg.phybcloud.010 | "destCidrIp cannot be empty and is in the format corresponding to ipv4/ipv6 CIDR" | destCidrIp不能为空,且为ipv4/ipv6 CIDR对应的格式 |
nsg.phybcloud.011 | "action cannot be empty and is joinSecurityGroup" | action不能为null,且应为joinSecurityGroup |
nsg.phybcloud.012 | "direction cannot be empty and is egress/ingress/all" | direction不能为空,且为 egress/ingress/all |
nsg.phybcloud.013 | "name cannot be null" | name字段不能为空 |
eip.phybcloud.001 | "Failed to access the underlying layer of eip" | 弹性ip访问底层失败 |
eip.valid.001 | "The eip ID cannot be empty" | eipID不能为空 |
eip.valid.002 | "No EIP information found" | 请求参数错误 |
eip.param.validate.001 | "The eip ID and resource ID are empty" | eipID、resourceID为空 |
eip.valid.003 | "The eip status should be ACTIVE (bound) DOWN (unbound). If the EIP status is not transmitted, all EIP status is queried" | "eip的状态应为ACTIVE(已绑定)DOWN(未绑定)。如果未传输EIP状态,则查询所有EIP状态" |
eip.valid.004 | "The parameter association Type should be 1 or 2" | 参数associationType应为1或2 |
vip.phybcloud.001 | "Failed to access the underlying layer of vip" | 虚拟ip访问底层失败 |
vip.param.validate.001 | "Instance id verification failed,The value is null" | 当resourceType为虚拟机ECS/裸金属时,instanceID不能为空 |
vip.param.validate.002 | "Floating id verification failed,The value is null" | 弹性IP ID,当 resourceType 为 NETWORK 时,必填 |
vip.param.validate.003 | "Vip type valid value check failed" | vip创建时vipType 只能为 v4/v6 |
vip.param.validate.004 | "When filter exists, key cannot be empty" | filter存在时,key不能为空 |
vip.param.validate.005 | "When filter exists, value cannot be empty" | filter存在时,value不能为空 |
vip.param.validate.006 | "Value type valid value check failed" | filter存在时且key存在,value不能为空 |
vip.param.validate.007 | "ResourceType can be only one of the PM/VM/Networks" | resourceType 只能是 PM/VM/NETWORK其中一种 |
vip.param.validate.008 | "Floating id. This parameter is mandatory when resourceType is NETWORK" | 弹性IP ID,当 resourceType 为 NETWORK 时,必填 |
oss.phybcloud.001 | "Failed to access the underlying layer of oss" | 对象存储访问底层失败 |
oss.phybcloud.005 | "can not delete bucket, bucket not empty" | "bucket not empty" |
oss.phybcloud.003 | "the request param for oss service error" | 对象存储访问底层失败 |
oss.phybcloud.006 | "can not updata bucket quota, maxSizeKb valid error" | 对象存储访问底层失败 |
oss.phybcloud.002 | "the oss bucket not found" | 对象存储访问底层失败 |
openapi.bucket.notfound | "not exists!" | 桶不存在 |
openapi.bucket.object.notfound | "not exists!" | 对象不存在 |
dns.phybcloud.001 | "Failed to access the underlying layer of oss" | 内网DNS访问底层失败 |
dns.phybcloud.002 | "Failed to access the underlying layer of oss" | 内网DNS记录集访问底层失败 |
dns.phybcloud.003 | "valueList cannot be empty" | valueList为必填,不能为空 |
dns.phybcloud.004 | "zoneRecordID cannot be null" | 内网dns记录的id不能为空 |
dns.phybcloud.005 | "zoneID cannot be null" | zongeID不允许为空 |
dns.phybcloud.006 | "When the request parameter proxyPattern is not empty, it can only be zone/record" | 请求参数proxyPattern非空时,只能为zone/record |
dns.phybcloud.007 | "vpcIDList format error" | vpcIDList格式不正确 |
dns.phybcloud.008 | "vpcIDList does not exist" | vpcIDList不允许为空 |
dns.phybcloud.009 | "zoneID does not exist" | zoneID不存在 |
sfs.phybcloud.001 | "Failed to access the underlying layer of sfs" | 弹性文件访问底层失败 |
sfs.phybcloud.002 | "pageNo value range[1-10000]" | pageNo/pageSize 取值应在1-1000 |
sfs.phybcloud.003 | "pageSize value range[1-10000]" | pageNo/pageSize 取值应在1-1000 |
hpfs.phybcloud.001 | "Failed to access the underlying layer of hpfs" | 弹性文件访问底层失败 |
hpfs.phybcloud.002 | "the HPFS get file info not found" | 弹性文件访问底层失败 |
hpfs.phybcloud.003 | "the HPFS request param error" | 弹性文件访问底层失败 |
oceanfs.phybcloud.001 | "Failed to access the underlying layer of oceanfs" | 海量文件访问底层失败 |
oceanfs.phybcloud.002 | "the OCEANFS get file info not found" | 海量文件访问底层失败 |
cloudhigh.phybcloud.001 | "Failed to access the underlying layer of Cloudhigh" | 云间高速访问底层失败 |
bandwidth.phybcloud.001 | "Failed to access the underlying layer of bandwidth" | 共享带宽访问底层失败 |
bandwidth.phybcloud.002 | "eipIDs cannot be empty" | eipIDs不能为空 |
peering.phybcloud.001 | "Failed to access the underlying layer of peering" | 对等连接访问底层失败 |
peering.phybcloud.002 | "acceptVpcName is null" | acceptVpcName不能为空 |
peering.phybcloud.003 | "acceptVpcCidr is null" | acceptVpcCidr不能为空 |
vpngateway.phybcloud.001 | "Failed to access the underlying layer of vpn gateway" | VPN网关访问底层失败 |
usergateway.phybcloud.001 | "Failed to access the underlying layer of user gateway" | 用户网关访问底层失败 |
usergateway.param.001 | "The user id is invalid" | 用户id不合法 |
usergateway.param.002 | "ip address error" | ip地址错误 |
usergateway.param.003 | "dstCidr cannot be empty" | dstCidr不允许为空 |
usergateway.param.004 | "The dstCidr network segment format is incorrect" | dstCidr网段格式不正确,例:["192.168.0.0/24"] |
usergateway.param.005 | "srcSubnet cannot be empty" | srcSubnet不运行为空 |
usergateway.param.006 | "The srcSubnet network segment format is incorrect" | srcSubnet子网格式不正确,例:["192.168.0.0/24"] |
vpnlink.phybcloud.001 | "Failed to access the underlying layer of vpn link" | VPN连接访问底层失败 |
ipv6.phybcloud.001 | "Failed to access the underlying layer of IPv6" | IPv6访问底层失败 |
ipv6.param.001 | "The ip address cannot be empty" | ip不能为空 |
ipv6.param.002 | "The bandwidthID cannot be empty" | bandwidthID不能为空 |
scaling.phybcloud.001 | "Failed to access the underlying layer of scalingGroup" | 弹性伸缩访问底层失败 |
ebs.phybcloud.401 | "Failed to access the underlying layer of volume" | 云硬盘错误 |
ecs.phybcloud.003 | "Failed to access the underlying layer of instanceBackup" | 云主机备份访问底层失败 |
ecs.phybcloud.002 | "Failed to access the underlying layer of instanceGroup" | 云主机组访问底层失败 |
key.phybcloud.003 | "Failed to access the underlying layer of keyPairs" | 密钥对访问底层失败 |
certificate.phybcloud.001 | "Failed to access the underlying layer of certificate" | 证书访问底层失败 |
alarm.phybcloud.001 | "Failed to access the underlying layer of alarm" | 告警访问底层失败 |
rule.phybcloud.001 | "Failed to access the underlying layer of filter rule" | 镜像流量条件规则访问底层失败 |
rule.phybcloud.002 | "fliterRuleIDs cannot be empty" | 条件规则id列表不能为空 |
rule.phybcloud.003 | "The python return list is empty" | 无法获取到数据 |
rule.phybcloud.004 | "PORT format error" | port格式错误 【'起始端口/结束端口'】 不限端口传'-' |
rule.phybcloud.005 | "PORT value error" | 取值错误 起始端口必须小于结束端口 当协议为ALL/ICMP时,端口传'-' |
rule.phybcloud.006 | "DIRECTION value error" | 取值错误,只能为in/out |
mirrorflow.phybcloud.001 | "Failed to access the underlying layer of mirror flow" | 流量镜像访问层失败 |
mirrorflow.phybcloud.001 | "Filter condition ID is empty" | 过滤条件ID不能为空 |
phybcloud_sdk.common.703 | "Open API failed to access the SDK" | OpenAPI访问底层SDK失败 |
openapi.inner.error | "Open API inner error" | OpenAPI内部错误 |
openapi.regionID.error | "Open API regionID error" | 资源池ID不能为空或输入有误 |
openapi.requestParse.invalidRejection | "requestParam not exist" | 请求来源非法,一般请求参数不正确 |
openapi.requestParam.error | "request parameter error" | 请求参数错误 |
monitor.001 | "Failed to access the underlying layer of monitor" | 监控服务访问底层失败 |
cluster.phybcloud.001 | "Failed to access the underlying layer of cluster" | 集群服务访问底层失败 |
openapi.type.convert.failed | "Failed to convert property value of type" | 入参类型不合法,类型转换失败! |
routetable.phybcloud.001 | "Failed to access the underlying layer of routetable" | 路由表访问底层失败 |
routetable.phybcloud.002 | "The length of the name is 1-31 English or Chinese characters. Cannot start with http: and https:. Only supports Chinese, uppercase and lowercase letters, -_" | name长度为1-31个英文或中文字符。不能以http:和https:开头。仅支持中文、大小写字母、-、_ |
routetable.phybcloud.003 | "description supports Latin letters, Chinese, and numbers, special characters:~! @ # $%^&* () _ -+=<>?: {},./; '[]...! @ # ¥%...&* () - -+={} | "?:" [],;' '., cannot start with http:/https:, length 0-128" |
routetable.phybcloud.004 | "routeTableID cannot be null" | 路由表ID不能为空 |
routetable.phybcloud.005 | "routeTableID not exist" | 路由表ID不存在 |
routetable.phybcloud.006 | "routeRules cannot be null" | 路由表规则routeRules不能为空 |
routetable.phybcloud.007 | "nextHopType cannot be null" | 路由表规则nextHopType不能为空 |
routetable.phybcloud.008 | "nextHopID cannot be null" | 路由表规则nextHopID不能为空 |
routetable.phybcloud.009 | "nextHopType value range vppeering/havip/bm/vm/natgw/igw6/dc/ticc/vpngw/nic" | 路由表规则nextHopType类型仅能为vpcpeering/havip/bm/vm/natgw/igw6/dc/ticc/vpngw/enic |
routetable.phybcloud.010 | "ipVersion cannot be null" | 路由表规则ipVersion不能为空 |
routetable.phybcloud.011 | "ipVersion type error, only supports 4/6 types" | 路由表规则ipVersion类型错误,仅支持4/6类型 |
routetable.phybcloud.012 | "description cannot be null" | 路由表规则description不能为空 |
routetable.phybcloud.013 | "destination cannot be null" | 路由表规则destination不能为空 |
routetable.phybcloud.014 | "routeRuleIDs cannot be empty" | 请求参数routeRuleIDs不能为空 |
openapi.type.convert.failed | "JSON parse error" | 入参类型不合法,JSON转换失败! |
cda_gateway.phybcloud.001 | "Failed to access the underlying layer of CDA GATEWAY" | 专线网关访问底层失败 |
cda_gateway.param.001 | "The gateway Name cannot be null" | gatewayName不能为null |
cda_gateway.param.002 | "The account cannot be null" | account不能为null |
cda_gateway.param.003 | "Ip Version cannot be empty" | ipVersion不能为空 |
cda_gateway.param.004 | "ipv 4 Subnet list (This parameter is mandatory when ip Version is IPV 4)" | ipv4子网列表(全量输入,ipVersion为IPV4时必填) |
cda_gateway.param.005 | "ipv 6 Subnet list (Full input, required if ip Version is IPV 6)" | ipv6子网列表(全量输入,ipVersion为IPV6时必填) |
cda_gateway.param.006 | "ipv 6 and ipv 4 subnetworks (Full value, required if ip Version is DUALSTACK)" | ipv6和ipv4子网列表(全量输入,ipVersion为DUALSTACK时必填) |
cda_gateway.param.007 | "The ip Version must be IPV4/IPV6/DUALSTACK" | ipVersion只能是IPV4/IPV6/DUALSTACK |
physical_line.phybcloud.001 | "Failed to access the underlying layer of CDA Physical Line" | 物理专线访问底层失败 |
physical_line.param.001 | "The line ID cannot be empty" | lineId不能为空 |
physical_line.param.002 | "The gateway Name cannot be empty" | gatewayName不能为空 |
physical_line.param.003 | "page and page Size cannot be empty and must be integers greater than 0" | page和pageSize不能为空,且需要是大于0的整数 |
physical_line.param.004 | "bandwidth must be >0" | bandwidth必须大于0 |
physical_line.param.005 | "The account cannot be empty" | account不能为空 |
physical_line.param.006 | "The remote Connect IP cannot be null" | remoteConnectIP不能为null |
physical_line.param.007 | "The local Connect IP address cannot be null" | localConnectIP不能为null |
physical_line.param.008 | "bandwidth cannot be null" | bandwidth不能为null |
physical_line.param.009 | "line Type cannot be null" | lineType不能为null |
physical_line.param.010 | "The line Type can only be PON or IPRAN" | lineType只能为PON或IPRAN |
physical_line.param.011 | "is Shared cannot be null" | isShared不能为null |
physical_line.param.012 | "is Shared can only be 0 or 1" | isShared只能为0或1 |
physical_line.param.013 | "port Type cannot be null" | portType不能为null |
physical_line.param.014 | "The port Type can only be 10 G or 1 G" | portType只能为10G或1G |
physical_line.param.015 | "The switch Ip address cannot be null" | switchIp不能为null |
physical_line.param.016 | "line Name cannot be null" | lineName不能为空 |
physical_line.param.017 | "The resource Pool cannot be null" | resourcePool不能为null |
cda_switch.phybcloud.001 | "Failed to access the underlying layer of CDA GATEWAY" | 交换机访问底层失败 |
cda_static_route.phybcloud.001 | "Failed to access the underlying layer of CDA Static route" | 静态路由访问底层失败 |
cda_bgp_route.phybcloud.001 | "Failed to access the underlying layer of CDA Bgp route" | BGP路由访问底层失败 |
mirror.phybcloud.001 | "Failed to access the underlying layer of mirror" | 流量会话访问失败 |
mirror.phybcloud.002 | "flowSessionIDs cannot be empty" | 流量镜像会话ID列表[flowSessionIDs]不能为空 |
mirror.phybcloud.003 | "flowSessionID not exist" | 流量会话ID[flowSessionID]不存在 |
mirror.phybcloud.003 | "Incorrect name format" | 名称格式错误 |
mirror.phybcloud.004 | "Incorrect description format" | 描述格式不正确 |
cda_route.param.001 | "The dynamic route id cannot be empty" | 动态路由id不能为空 |
cda_route.param.002 | "ip Version cannot be empty" | ipVersion不能为空 |
cda_route.param.003 | "ipVersion must be IPV4, DUALSTACK, or IPV6" | ipVersion必须为 IPV4、DUALSTACK、IPV6 |
cda_route.param.004 | "The physical line name cannot be empty" | 物理专线名称不能为空 |
cda_route.param.005 | "The IP address of the BGP peer cannot be empty" | BGP邻居IP不能为空 |
cda_route.param.006 | "The Peer AS number cannot be empty" | PeerAS号不能为空 |
cda_route.param.007 | "The Peer AS number can only be a number" | PeerAS号只能为数字 |
cda_route.param.008 | "Whether to enable the bfd function cannot be empty" | 是否打开bfd功能 不能为空 |
cda_route.param.009 | "The BGP peer name cannot be empty" | BGP邻居名称不能为空 |
cda_route.param.010 | "The V6 IP address of the BGP peer cannot be empty" | BGP邻居v6 IP不能为空 |
cda_route.param.011 | "The name of BGP peer V6 cannot be empty" | BGP邻居V6名称不能为空 |
cda_route.param.012 | "The private line gateway name cannot be empty" | 专线网关名称不能为空 |
cda_route.param.013 | "The private line gateway name can only contain letters and numbers" | 专线网关名称(只能是字母和数字) |
cda_route.param.014 | "The static route id cannot be empty" | 静态路由id不能为空 |
cda_route.param.015 | "The remote interconnection ip address of the dedicated physical line cannot be empty" | 物理专线的远端互联ip不能为空 |
cda_route.param.016 | "The priority cannot be empty" | 优先级不能为空 |
cda_route.param.017 | "The track parameter supports only 0/1" | track参数只支持0/1 |
sfs.param.valid.001 | "permissionGroupName and permissionGroupDescription must be at least one" | permissionGroupName与permissionGroupDescription至少输入一个 |
sfs.param.valid.002 | "permissionGroupName Length up to 128" | permissionGroupName长度最大128 |
param.authAddr.001 | "authAddr is not ipv4/ipv6 format" | auth_addr不能为空,且为ipv4/ipv6 |
param.permissionGroupFuid.permissionGroupID.001 | "permissionGroupFuid or permissionGroupID cannot be empty" | 权限组ID不能为空 |
ipsec.param.dstcidr | "The dstcidr Enter valid value" | 对端网段请输入有效值 |
ipsec.param.srcSubnet | "The srcSubnet Enter valid value" | 本端子网请输入有效值 |
porder.common.001 | "user information wrong" | 用户信息错误 |
porder.common.002 | "regionid wrong" | 资源池信息错误 |
porder.common.504 | "crm api timeout." | 接口超时,请稍后重试或联系管理员 |
porder.common.003 | "resourceId wrong" | 该资源Id不存在 |
porder.common.004 | "crmapi wrong" | CRM 接口下单异常,请联系管理员,接口返回报错信息:【该实例有在途单】 |
ebs.porder.509 | "volumeName wrong" | 云硬盘名称错误 |
ebs.porder.510 | "dataType wrong" | 云硬盘类型错误 |
ebs.porder.511 | "datahd wrong" | 云硬盘数值类型错误 |
porder.common.006 | "zOffer wrong" | 销售品不存在 |
porder.common.007 | "zProds wrong" | 产品信息异常 |
porder.common.008 | "az wrong" | 可用区信息异常 |
porder.common.009 | "insert wrong" | 新增订单异常 |
ebs.porder.516 | "resourceId wrong" | 云硬盘资源id异常 |
porder.common.010 | "expand wrong" | 该资源升级异常 |
porder.common.011 | "cancel wrong" | 该资源退订异常 |
sfs.phybcloud.401 | "sfsname wrong" | 弹性文件名称错误 |
sfs.phybcloud.402 | "capacity wrong" | 弹性文件容量参数异常 |
sfs.phybcloud.403 | "type wrong" | 弹性文件存储类型参数异常 |
sfs.phybcloud.404 | "name already" | 弹性文件存在同名的多个资源 |
sfs.phybcloud.405 | "payment value error" | 弹性文件付费类型参数异常 |
sfs.phybcloud.406 | "not capacity Overrun" | 弹性文件容量超限 |
sfs.phybcloud.407 | "not found subnet" | 创建弹性文件未找到子网 |
porder.common.012 | " wrong" | 资源存在未报竣订单 |
ebs.phybcloud.401 | " volume name wrong" | 云硬盘名称参数异常 |
ebs.phybcloud.402 | " volume size wrong" | 云硬盘容量参数异常 |
ebs.phybcloud.403 | " volume type wrong" | 云硬盘硬盘类型参数异常 |
ebs.phybcloud.404 | " volume uuid wrong" | 云硬盘uuid参数异常 |
ebs.phybcloud.405 | " volume not found" | 云硬盘未找到 |
phybcloud_auth.common.401 | "userId is null" | 用户ID为空 |
phybcloud_auth.common.402 | "user not found" | 用户不存在 |
phybcloud_auth.common.403 | "resourceId is null" | 资源池ID为空 |
phybcloud_auth.common.404 | "resourcePool not found" | 资源池不存在 |
sfs.phybcloud.410 | "file not found" | 弹性文件未找到 |
phybcloud_auth.common.405 | "not found order" | 未找到对应订单 |
phybcloud_auth.common.406 | "order error" | 订单开通异常 |
phybcloud_db.common.703 | "Open API failed to access internal database" | OpenAPI访问内部数据库失败 |
phybcloud_cache.common.703 | "Open API failed to access internal cache" | OpenAPI访问内部缓存失败 |
phybcloud_sdk.common.703 | "Open API failed to access the SDK" | OpenAPI访问底层SDK失败 |
phybcloud_sfs.common.703 | "Open API failed to access elastic file service" | OpenAPI访问底层弹性文件服务失败 |
phybcloud_oss.common.703 | "Open API failed to access the object storage service" | OpenAPI访问底层对象存储服务失败 |
phybcloud_zbx.common.703 | "Open API failed to access the monitoring service" | OpenAPI访问底层监控服务失败 |
phybcloud_kms.common.703 | "Open API failed to access the key management service" | OpenAPI访问底层密钥管理服务失败 |
ebs.phybcloud.407 | "volume status wrong" | 云硬盘状态参数异常 |
ecs.phybcloud.403 | "instance status wrong" | 云主机状态参数异常 |
openapi.common.402 | "request is null" | 请求参数为空 |
openapi.common.501 | "Server implementation error" | 服务端实现错误 |
ebs.phybcloud.408 | "name already" | 云硬盘存在同名的多个资源 |
ebs.phybcloud.409 | "over attached volume count" | 云主机挂载云盘的数量超出限制 |
ebs.phybcloud.410 | "volume freeze" | 云硬盘已被冻结 |
ebs.phybcloud.411 | "vmId not found or vmId is empty" | 云主机uuid不能为空 |
ebs.phybcloud.412 | "volume creating" | 云硬盘正在创建中 |
hpfs.phybcloud.401 | "sfsname wrong" | hpfs文件名称参数异常 |
hpfs.phybcloud.402 | "sfsUID wrong" | hpfs文件id参数异常 |
ecs.phybcloud.414 | "instanceBackupID is empty" | deviceUUIDList中的值不能为空 |
vpr.phybcloud.414 | "Email cannot find user" | 用户信息不存在 |
Region.DemandCheck.UserQuotaNotFound | "User quota not found" | 用户配额不存在 |
Region.DemandCheck.UserQuotaLimited | "User quota not met" | 用户配额不足 |
openapi.phybcloud.413 | "name not matched" | 名称,只能由数字,字母,-组成不能以数字和-开头,长度1-32 |
openapi.phybcloud.414 | "param not matched" | 取值范围HTTP、HTTPS、TCP |
openapi.phybcloud.415 | "Integer not matched" | 取值范围1-65535 |
openapi.phybcloud.416 | "pageSize cannot contain special characters" | pageSize不能包含特殊字符 |
openapi.phybcloud.417 | "pageNumber cannot contain special characters" | pageNumber不能包含特殊字符 |
openapi.phybcloud.418 | "The query result is empty" | 查询结果为空 |
openapi.phybcloud.419 | "The uuid or resourceID is not blank" | uuid或资源ID不为空 |
ecs.phybcloud.004 | " instance not found" | 云主机未找到 |
traffic.phybcloud.001 | "Failed to access the underlying layer of traffic mirror" | 流量镜像通用异常 |
openorder.common.002 | "not found" | "资源关联订单找不到" |
ebsbackup.phybcloud.001 | "ebsBackup task execution failure" | 云硬盘备份任务执行失败 |
ecs.phybcloud.005 | "delegate not exist" | 委托不存在 |
Ebm.Instance.NotFound | "ebm instance not found" | 裸金属实例未找到 |
Ecs.Instance.NotFound | "ecs instance is not found" | 未找到对应云主机,请确认云主机ID是否正确 |
phybcloud.common.703 | Open API failed to access the underlying SDK | OpenAPI访问底层SDK失败 |
ebs.phybcloud.001 | Failed to access the underlying layer of disk | 云硬盘访问底层失败 |
image.phybcloud.001 | Failed to access the underlying layer of image | 镜像访问底层失败 |
ecs.phybcloud.001 | Failed to access the underlying layer of instance | 云主机访问底层失败 |
vpc.phybcloud.001 | Failed to access the underlying layer of vpc | VPC访问底层失败 |
vpc.phybcloud.002 | Name cannot be empty | name不能为空 |
vpc.phybcloud.003 | AzName cannot be empty | azName不能为空 |
vpc.phybcloud.004 | Spec cannot be empty | spec不能为空 |
vpc.phybcloud.005 | VpcID cannot be empty | vpcID不能为空 |
paas.order.500 | resouce operate fail | 批量资源操作失败,请联系人员排查 |
paas.order.501 | cancel batch order fail | 撤单失败 |
paas.order.400 | batchOrderId not found | batchOrderId 不存在 |
porder.common.001 | user information wrong | 用户信息错误 |
porder.common.002 | regionid wrong | 资源池信息错误 |
porder.common.003 | regionid is null | 资源池id不为空 |
ebs.porder.509 | volumeName wrong | 云硬盘名称错误 |
ebs.porder.510 | diskType wrong | 云硬盘类型错误 |
ebs.porder.511 | datahd wrong | 云硬盘数值类型错误 |
ebs.porder.512 | diskMode wrong | 磁盘模型参数不符合要求 |
ebs.porder.520 | diskName wrong | 磁盘名称参数不符合要求,只能由数字、字母、-组成,不能以数字和-开头、以-结尾 |
ebs.porder.521 | diskName wrong | 磁盘名称参数不符合要求,长度在 2 到 63位 |
ebs.porder.513 | volume attached | 云盘挂载中不能退订 |
ebs.porder.514 | volume freezed | 云盘处于冻结状态,不能进行扩容 |
ebs.porder.518 | volume acctItemClass wrong | 云硬盘收费模式参数错误 |
ebs.porder.519 | volume not found | 云硬盘不存在 |
porder.common.006 | zOffer wrong | 销售品不存在 |
porder.common.007 | zProds wrong | 产品信息异常 |
porder.common.008 | az wrong | 可用区信息异常 |
porder.common.009 | insert wrong | 新增订单异常 |
ebs.porder.516 | resource error | 云硬盘资源id异常 |
sfs.porder.519 | sfsname wrong | 弹性文件名称错误 |
sfs.porder.520 | type wrong | 存储类型错误 |
sfs.porder.521 | spec wrong | 弹性文件数值类型错误 |
sfs.porder.522 | miss wrong | 缺失关键参数 |
sfs.porder.523 | name already | 弹性文件名称已存在 |
sfs.porder.524 | not found subnet | 创建弹性文件未找到子网 |
sfs.porder.525 | not found vpc | 创建弹性文件未找到vpc |
sfs.porder.526 | fileSystem freezed | 弹性文件处于冻结状态,不能进行扩容 |
porder.common.405 | not found order | 未找到对应订单 |
porder.common.016 | name exists | 资源名称已存在 |
porder.common.017 | creating | 该资源正在创建中 |
porder.common.018 | creating | 资源数值缺失 |
porder.common.015 | not found | 该资源未找到 |
ebs.porder.515 | error | 该资源开通异常 |
ebs.porder.517 | fail | 该资源开通失败 |
ebs.backup.repo.529 | name already | 存储库名称已存在 |
ebs.backup.repo.530 | spec wrong | 存储库容量数值类型错误 |
hpfs.porder.545 | sfsname wrong | 并行文件名称错误 |
hpfs.porder.546 | type wrong | 并行文件存储类型错误 |
hpfs.porder.547 | spec wrong | 并行文件数值类型错误 |
hpfs.porder.548 | miss wrong | 并行文件缺失关键参数 |
hpfs.porder.549 | name already | 并行文件名称已存在 |
hpfs.porder.550 | not found subnet | 创建并行文件未找到子网 |
hpfs.porder.554 | not found vpc | 创建并行文件未找到vpc |
ebs.backup.repo.528 | name wrong | 存储库名称错误 |
oceanfs.porder.055 | sfsname wrong | 海量文件名称错误 |
oceanfs.porder.056 | name already | 海量文件名称已存在 |
oceanfs.porder.057 | type wrong | 海量文件存储类型错误 |
oceanfs.porder.058 | spec wrong | 海量文件容量大小错误 |
oceanfs.porder.059 | miss wrong | 海量文件缺失协议类型参数 |
oceanfs.porder.060 | not found vpc | 创建海量文件未找到vpc |
oceanfs.porder.061 | not found subnet | 创建海量文件未找到子网 |
porder.common.002 | cycleType is null | 包周期类型不为空 |
porder.common.003 | kmsUUID is null | 加密盘ID不为空 |
openapi.type.convert.failed | Failed to convert property value of type | 入参类型不合法,类型转换失败! |
openapi.requestParse.invalidRejection | requestParam not exist | 请求来源非法,一般请求参数不正确 |
openorder.common.002 | not found | 资源关联订单找不到 |
openorder.common.003 | order wrong | 订单不合法 |
openorder.common.004 | uuid is null | 实例uuid不能为空 |
openorder.quota.001 | quota is error | 订单配额异常 |
openorder.inner.001 | order inner error | 系统异常 |
Ecs.Subnet.InvalidType | subnet is not found | 未找到对应的子网信息,请确认输入的子网信息是否有效 |
ebm.error.001 | diskName cannot empty | diskName不能为空 |
ebm.error.002 | snapshotID cannot empty | snapshotID不能为空 |
ebm.error.003 | name cannot empty | name不能为空 |
eip.porder.001 | param error | 非法参数: 资源的id不能为空 |
common.regioninfo.empty | region info cannot be empty | 资源池信息不能为空 |
Unknown.Parameter.masterOrderId.empty | request param error: masterOrderId must be in params | 请求参数错误: masterOrderId必传 |
Parameter.masterOrderId.error | masterOrderId is not exist | masterOrderId不存在 |
common.diskName.empty | diskName cannot be empty | diskName不能为空 |
common.diskID.empty | diskID cannot be empty | diskID不能为空 |
common.userinfo.empty | user info cannot be empty | 用户信息不能为空 |
common.cycletype.invalid | invalid cycleType | 非法的订购类型 |
common.cycletype.empty | cycletype cannot be empty when onDemand is false | 不是按需计费时,包周期类型不能为空 |
common.cyclecount.error | cycleCount cannot be negative when cycleType[package] | 包周期订购时,cycleCount不能为负数 |
common.cyclecount.empty | cycleCount cannot be empty when cycleType[package] | 包周期订购时,cycleCount不能为空 |
common.orderCount.empty | orderCount cannot be empty | orderCount不能为空 |
common.renew.cycletype.valid | billing on demand does not support renew | 按需计费不支持续订操作 |
common.cyclecount.invalid | invalid cycleCount | 包周期订购时,请输入有效的cycleCount |
common.cyclecout.fail | cycleCount cannot over 36 when cycleType is month | 包周期为month时,cycleCount不能大于36 |
common.endpointServiceID.empty | endpointServiceID cannot be empty | 创建终端节点服务,服务类型为服务实例ID查找时,终端节点服务不能为空 |
common.endpointName.empty | endpointName cannot be empty | 创建终端节点服务,终端节点名称不能为空 |
common.endpointName.invalid | invalid endpointName | 终端节点名称只能由数字,字母,-组成,不能以数字和-开头,最大长度28 |
common.vpcID.invalid | vpcID cannot be empty | vpcID不能为空 |
common.orderCount.invalid | orderCount cannot Less Than 1 | orderCount不能小于1 |
common.ip.invalid | ip Incorrect format | IP正则不匹配 |
common.whiteListFlag.invalid | whiteListFlag cannot be empty | whiteListFlag不能为空 |
common.whiteListFlag.invalid | whiteListFlag only 1 or 0 | whiteListFlag只能为0或1 |
common.whiteList.invalid | whiteList item value match error | whiteList列表值的正则不匹配 |
common.description.invalid | description match error | description地址格式不正确 |
common.name.empty | name cannot be empty | name不能为空 |
common.bandwidth.empty | bandwidth cannot be empty | bandwidth不能为空 |
common.bandwidth.size | bandwidth size between 1 and 2000 | 带宽大小范围为[1,2000] |
common.cycleCount.month.range | cycleCount range between 1 and 60 when month | 订购周期类型为MONTH时范围[1,60] |
common.cycleCount.year.range | cycleCount range between 1 and 5 when year | 订购周期类型为YEAR时范围[1,5] |
common.connectionLimit.empty | connectionLimit cannot be empty | connectionLimit不能为空 |
common.connectionLimit.invalid | invalid connectionLimit | connectionLimit不能为负数 |
common.subnetID.invalid | subnetID cannot be empty | 子网ID不能为空 |
common.size.overflow | the new value cannot be less than origin value when the order is upgraded | 订单升级时新值不能小于旧值 |
common.azName.empty | azName cannot be empty | 可用区不能为空 |
common.deviceType.empty | deviceType cannot be empty | 创建物理服务机,物理机套餐类型不能为空 |
common.hostName.empty | hostName cannot be empty | 创建物理服务机,hostName不能为空 |
common.hostName.invalid | invalid hostName | 创建物理服务机,主机名称为字母数字和中划线,首字符不能为中划线和数字,不能以中划线结尾,长度为6到64位 |
common.password.invalid | invalid password | 创建物理服务机,密码必须包含大小写字母、(一个数字或者一个特殊字符),长度8到30位 |
common.ipType.invalid | invalid ipType | 创建物理服务机,弹性IP版本 支持ipv4/ipv6 |
common.bandWidth.invalid | invalid bandWidth | 创建物理服务机,带宽取值范围 1—2000 |
common.diskType.empty | diskType cannot be empty | 创建物理服务机,云盘类型不能为空 |
common.diskType.invalid | invalid diskType | 创建物理服务机,云盘类型仅支持system/data |
common.type.empty | type cannot be empty | 创建物理服务机,磁盘分类不能为空 |
common.networkCardList.empty | networkCardList cannot be empty | 创建物理服务机,网卡不能为空 |
common.title.empty | title cannot be empty | 创建物理服务机,网卡名称不能为空 |
common.master.empty | master cannot be empty | 创建物理服务机,是否主节点信息不能为空 |
common.instanceUUID.empty | instanceUUID annot be empty | 实例UUID不能为空 |
common.imageUUID.empty | imageUUID cannot be empty | 创建物理服务机,物理机镜像id 不能为空 |
common.name.empty | name cannot be empty | 创建物理服务机,物理机名称 不能为空 |
common.instanceName.empty | instanceName cannot be empty | 创建物理服务机,物理机名称不能为空 |
common.instanceUUIDList.empty | instanceUUIDList cannot be empty | 删除物理服务机,物理机实例ID列表不能为空 |
common.extIP.empty | extIP cannot be empty | 创建物理服务机,是否使用弹性公网IP不能为空 |
common.extIP.invalid | invalid extIP | 创建物理服务机,是否使用弹性公网IP之能为0/1/2 |
eip.porder.001 | param type error | 参数类型错误 |
ecs.flavorID.empty | flavorID cannot be empty | 云主机修改规格, 规格ID不能为空 |
ecs.flavorName.empty | flavorName cannot be empty | 规格名称不能为空 |
ecs.sysDiskType.empty | sysDiskType cannot be empty | 系统盘类型不能为空 |
ecs.sysDiskSize.empty | sysDiskSize cannot be empty | 系统盘大小不能为空 |
common.sysDiskSize.range | sysDiskSize between 40 and 2048 | 系统盘大小范围为[40,2048] |
ebs.diskType.empty | diskType cannot be empty | 磁盘类型不能为空 |
ebs.diskSize.empty | diskSize cannot be empty | 磁盘大小不能为空 |
common.diskSize.range | diskSize between 5 and 2000 | 磁盘大小范围为[5,2000] |
ebs.diskMode.empty | diskMode cannot be empty | 磁盘模式不能为空 |
ebs.natType.empty | natType cannot be empty | nat规格不能为空 |
ippool.ipPoolBandwidth.empty | ipPoolBandwidth cannot be empty | 共享带宽大小不能为空 |
common.ipPoolBandwidth.size | ipPoolBandwidth size between 5 and 2000 | 共享带宽大小范围为[5,2000] |
pgelb.elbType.empty | elbType cannot be empty | 性能保障型负载均衡类型不能为空 |
cbr.cbrValue.empty | cbrValue cannot be empty | 存储库大小不能为空 |
common.cbrValue.size | cbrValue size between 100 and \1024000 | 存储库大小范围为[100,1024000] |
eip.phybcloud.002 | The EipID or resourceId cannot be empty | EipID or resourceId 不能为空 |
common.bootDiskType.invalid | invalid bootDiskType | 创建云主机,系统盘类型仅支持SATA/SAS/SSD/SSD-genric/FAST-SSD |
common.userPassword.invalid | invalid userPassword | 创建云主机,用户密码必须包含大小写字母和(一个数字或者特殊字符)长度8到30位 |
common.flavorID.invalid | invalid flavorID | 订单不合法(规格属性 flavorID不能为空) |
common.diskType.invalid | invalid diskType | 创建云主机,数据盘类型仅支持SATA/SAS/SSD/SSD-genric/FAST-SSD |
common.orderCount.invalid | invalid orderCount | 创建云主机,创建数据量必须大于1" |
ecs.instanceName.empty | instanceName cannot be empty | 订单不合法(云主机名称instanceName不能为空) |
ecs.bandWidth.empty | bandWidth cannot be empty | 订单不合法(bandWidth格式错误) |
ecs.syshd.invalid | invalid syshd | 订单不合法(系统盘大小取值范围为40-32768) |
ecs.dataDisk.empty | dataDisk cannot be empty | 订 单不合法(系统盘大小不能为空) |
ecs.displayName.empty | displayName cannot be empty | 订单不合法(云主机显示名称displayName不能为空) |
ecs.imageID.empty | imageID cannot be empty | 订单不合法(镜像ID imageID不能为空) |
ecs.bandWidth.invalid | bandWidth invalid | 订单不合法(带宽大小取值范围为1-2000) |
ecs.networkCardList.empty | networkCardList cannot be empty | 订单不合法(网卡 networkCardList不能为空) |
ecs.isMaster.empty | isMaster cannot be empty | 订单不合法(是否主网卡 isMaster不能为空) |
ecs.subnetID.empty | subnetID cannot be empty | 订单不合法(网卡的子网id即subnetID为空) |
ecs.vpcID.empty | vpcID cannot be empty | 订单不合法(虚拟私有云ID vpcID不能为空) |
ecs.diskSize.invalid | diskSize invalid | 订单不合法(磁盘容量取值范围:[10-32768]) |
ecs.extIP.empty | extIP cannot be empty | 订单不合法(网卡 extIP不能为空) |
ecs.instanceBackupID.empty | instanceBackupID cannot be empty | 订单不合法(instanceBackupID不能为空) |
ecs.dataDiskIDList.empty | dataDiskIDList Value cannot be empty | 订单不合法(数据盘ID 中的值不能为空) |
ecs.userData.invalid | invalid userData | 订单不合法(用户自定义数据需要为BASE64编码) |
sfs.sfsName.empty | sfsName Value cannot be empty | 弹性文件名不能为空 |
sfs.sfsUID.empty | sfsUID Value cannot be empty | 弹性文件唯一ID 不能为空 |
message.params.error | detail params json error | detailParams参数转换错误,请检查参数格式是否正确 |
message.spec.type.error | messageSpecType error | messageSpecType参数类型错误 |
resource.owner.empty | resourceOwner cannot be empty | resourceOwner所属用户不能为空 |
resource.uuid.empty | resourceUUID cannot be empty | resourceUUID资源UUID不能为空 |
send_chan_error | sendChan is error | 消息接收渠道类型暂只能为1 |