The specified If-Match header doesn’tmatch the ETag header.
412PreconditionFailed
详见Etag。
RequestExpired
Request has expired. Timestamp date is <Data>.
400 BadRequest
请求超时。要改成x-bce-date。若请求中只有Date,需将Date转成datetime。
IdempotentParameterMismatch
The request uses the same client token asa previous, but non-identical request.
403Forbidden
clientToken对应的API参数不一样。
SignatureDoesNotMatch
The request signature we calculated does not match the signature you provided. Check yourSecret Access Key and signing method. Consultthe service documentation for details.
400 Bad Request
Authorization头域中附带的签名和服务端验证不一致。
VPC错误返回码
错误码
错误描述
HTTP状态码
中文解释
BadRequest
Bad request parameters or illegal request.
400
请求有误
NoSuchObject
The specified object is not found or resource do not exist.
404
对象未找到
ServiceInternalError
Internal service occurs error.
500
服务内部错误
LimitExceeded
Limit exceeded for current request.
413
超出限制
OperationDenied
Operation not available.
409
不可操作
CidrConflict
This subnet's cidr has conflict with other subnets'.
409
子网网段不能重叠
ResourceNeedRelease
Delete failed, please delete bcc, blb, nat, vpn, rds and so on in the VPC.
409
有资源需要释放
ACL错误返回码
错误码
错误描述
HTTP状态码
语义
InvalidAction
The ACL rule's action was invalid.
400
ACL规则的策略不合法。
InvalidProtocol
The ACL rule's protocal was invalid.
400
ACL规则的协议不合法。
InvalidPosition
The ACL rule's position was out of range.
400
ACL规则的优先级不在合法范围内。
DuplicatePosition
The ACL rule's position was repeated.
400
ACL规则的优先级重复。
InvalidPort
The ACL rule's port was invalid.
400
ACL规则的端口不合法。
NAT网关错误返回码
错误码
错误描述
HTTP状态码
语义
RequestVpcIdEmpty
The request's param vpcId cannot be empty.
400
请求参数中的vpcId不能为空。
RequestNatIdEmpty
The request's param natId cannot be empty.
400
请求参数中的natId不能为空。
NoSuchNat
The specified nat is not found.
404
查询的nat网关未找到。
RequestNameEmpty
The request's param name cannot be empty.
400
请求参数中的name不能为空。
RequestSpecEmpty
The request's param spec cannot be empty.
400
请求参数中的spec不能为空。
RequestBillingEmpty
The request's param billing cannot be empty.
400
请求参数中的billing不能为空。
SpecInvalid
The request's param spec is invalid.
400
请求参数中的spec不合法。
PaymentTimingEmpty
The request's param paymentTiming cannot be empty.
400
请求参数中的paymentTiming不能为空。
PaymentTimingInvalid
The request's param paymentTiming is invalid.
400
请求参数中的paymentTiming不合法。
ReservationEmpty
The request's param reservation cannot be empty when paymentiming is Preaid.
400
请求参数中当paymentTiming为Prepaid时,reservation不能为空。
createOrderError
Create nat gateway order error.
500
创建NAT订单失败。
subnatEmpty
The VPC in the creation request has no subnet.
500
创建请求中的vpc没有子网。
NoSuchEip
The specified eip is not found.
404
指定的eip未找到。
RequestEipInvalid
The request's param eip is invalid.
400
请求参数中的eip不合法。
NatPostpaid
Postpaid nat cannot be renewed.
400
后付费nat不能续费。
ReservationLengthInvalid
The request's param reservationLength is invalid.
400
请求参数中的reservationLength不合法。
ReservationTimeUnitInvalid
The request's param reservationTimeUnit is invalid.
400
请求参数中的reservationTimeUnit不合法。
NatIdInvalid
The natId is invalid
400
natId不合法
SnatRuleSourceAddressInvalid
The snat rule source address is invalid
400
源地址不合法
CidrFormatIllegal
Cidr format is illegal.
400
源地址格式不正确
SnatRuleSourceAddressConflict
The snat rule source address is conflict
400
源地址冲突
LimitExceeded
Limit exceeded for current request.
400
配额超限
RuleIdNotExist
The rule id is not exist
404
ruleId不合法
BadRequest
Bad request parameters or illegal request.
400
参数不合法
SnatRuleEipsInvalid
The snat rule eips is invalid
400
公网IP不合法
DnatRuleConflictException
The DnatRule's protocol Ip and port has exist.
400
DNAT规则冲突
DnatRuleProtocolInvalid
The DnatRule's protocol is invalid.
400
DNAT协议不合法
DnatRuleInternalPortInvalid
The DnatRule's internal port is invalid.
400
内网IP端口不合法
DnatRulePublicPortInvalid
The DnatRule's public port is invalid.
400
公网IP端口不合法
DnatRuleInternalIpInvalid
The DnatRule's internalIp not allow empty.
400
内网IP不合法
DnatRuleEipNotAllowEmpty
The DnatRule's eip not allow empty.
400
DNAT规则的EIP不允许为空
DnatEipEmpty
The NatGateway is not bind dnat eip.
400
NAT网关没有绑定DNAT EIP
DnatRuleEipInvalid
The DnatRule’s eip is invalid.
400
绑定的eip和NAT网关绑定的DNAT EIP 不一致
DnatRuleIdException
The DnatRule's id invalid.
400
DNAT规则ID不合法
对等连接错误返回码
错误码
错误描述
HTTP状态码
语义
BadRequest
BadRequest
400
请求参数错误
UnsupportedPeerConnOperation
The peerConn does not support this operation
400
对等连接不支持该操作
PeerIfNameException
diff account are not allowed to set PeerIfName
400
跨账号对等连接不支持设置对端接口名。
ResizeException
The prepay peerConn only support enlarge bandwidth
400
预付费对等连接仅支持升配操作。
弹性网卡业务错误码
错误码
错误描述
HTTP状态码
语义
SubnetHasNoMoreIpException
The subnet has no more Ip to allocate.
400
该子网内无可用ip。
VmMemoryCanNotAttachMoreIpException
The device's memory can not attach more ip.
403
该虚机的内存不允许添加更多Ip。
DeviceInvalidException
he deviceId is not same with eni's deviceId.
400
虚机Id不合法。
VmStatusException
The vm status is not allowed to operate.
403
当前虚机状态不允许该操作
EniAndDeviceNotInSameAzException
The eni and device not in same az or not in same vpc.
403
网卡和虚机不属于同一个可用区
NatSubnetCanNotBindEip
The subnet's type can not allow bind eip.
403
NAT型子网内的弹性网卡不允许绑定EIP
PrimaryIPException
The privateIp is invalid or primary Ip is not allowed to delete.
403
主IP不能被删除
EniStatusException
The eni status is not allowed to operate.
403
当前网卡的状态不允许该操作
EniIdException
The param eniId is invalid.
400
网卡id不合法
PrivateIpInUseException
The ip is inuse.
400
该IP地址已被占用
SubnetTypeInvalidException
The subnetType is invalid,not allow create eni in subnet which type is BBC and BBC_NAT.
400
弹性网卡不能创建在BBC或BBC_NAT子网中
MaxKeysParamInvalidException
maxkeys ${maxKeys} invalid
400
参数最大数量不合法
EniIdBlankException
eniId is blank
400
eniId为空
InstanceIdBlankException
instanceId is blank
400
instanceId为空
ResourceNotExistException
resource: ${resourceId} not found!
404
资源不存在
PrivateIpBlankException
PrivateIp is blank
400
privateIp为空
EipBlankException
Eip is blank
400
公网IP为空
SecurityGroupIdsBlankException
SecurityGroupIds is blank
400
安全组ID为空
PrivateIpConflictException
privateIpAddresses or privateIpAddressCount can only be specified in one request.