错误码
错误代码 | 描述 | HTTP 状态码 |
---|---|---|
InvalidDefinition.Format | Specified file is not a well formatted file. | 400 |
InvalidDefinition.Schema | Schema validation failed. | 400 |
InvalidDefinition.Format | Specified file is not a well formatted file. | 400 |
InvalidProduct.NotFound | Specified product is not found. | 404 |
InvalidVersion.NotFound | Specified version is not found when updating product attributes. | 404 |
InvalidApi.NotFound | Specified API is not found. | 404 |
InvalidUrlPattern | Specified url pattern contains some illegal words. | 400 |
MissingParameter.Value | The “Value” parameter is mandatory. | 400 |
InvalidStatusValue | Specified value of status is not valid. | 400 |
InvalidQpsUnit | Specified QPS unit is not valid. | 400 |
DependencyViolation | Specified version has API definitions. | 400 |
DependencyViolation | Specified product has versions, please delete them first. | 400 |
InvalidDomain.Repeated | Specified domain is repeated. | 400 |
InvalidProduct.NotFound | Cannot find product according to your specified domain. | 404 |
InvalidApi.NotFound | Specified api is not found,please check your url and method. | 404 |
InvalidProtocol.NeedSsl | Your request is denied as lack of ssl protect. | 400 |
Missing{ParameterName} | {ParameterName} is mandatory for this action. | 400 |
InvalidAccessKeyId.NotFound | Specified access key is not found. | 404 |
InvalidAccessKeyId.Inactive | Specified access key is disabled. | 400 |
InvalidTimeStamp.Format | Specified time stamp or date value is not well formatted. | 400 |
InvalidTimeStamp.Expired | Specified time stamp or date value is expired. | 400 |
SignatureNonceUsed | Specified signature nonce was used already. | 400 |
ContentMD5NotMatched | Specified content md5 is not matched with your request body. | 400 |
InvalidParameter.Format | Specified parameter format is not valid. | 400 |
InvalidParameter.Accept | Specified parameter accept is not valid. | 400 |
Invalid{ParameterName} | Specified parameter {ParameterName} is not valid. | 400 |
UnsupportedHTTPMethod | Specified signature is not matched with our calculation. | 400 |
InvalidSignatureMethod | Specified signature method is not valid. | 400 |
InternalError | The request processing has failed due to some unknown error. | 500 |
ServiceUnavailable | The request has failed due to a temporary failure of the server. | 503 |
SignatureDoesNotMatch | Specified signature is not matched with our calculation. | 400 |
ValueMismatch.{ParameterName} | Multi-specified parameter {ParameterName} conflicts with each other. | 400 |
Throttling.User | Request was denied due to user flow control. | 400 |
Throttling.Api | Request was denied due to api flow control. | 400 |
ContentLengthDoesNotMatch | Specified content-length is not matched with the length of body. | 400 |
RepeatedParameter. {ParameterName} | Specified parameter is repeated. | 400 |
Throttling.User | Request was denied due to user flow control. | 400 |
Throttling.Api | Request was denied due to api flow control. | 400 |
MissingSecurityToken | SecurityToken is mandatory for this action. | 400 |
InvalidSecurityToken.Expired | Specified SecurityToken is expired. | 400 |
InvalidSecurityToken.MismatchWithAccessKey | Specified SecurityToken mismatch with the AccessKey | 400 |
InvalidSecurityToken.Malformed | Specified SecurityToken is malformed | 400 |
Instance.IsInitializing | Instance is initializing, can not be deleted. | 400 |
Instance.IsNotAvailable | Instance is not available. | 400 |
Instance.IsNotValid | Instance is not valid. | 400 |
Instance.RestartError | Found error while restarting instance! | 503 |
Instance.TopologyError | Found error while restarting instance! | 503 |
UpdateTtl.Failed | Failed while updating instance ttl. | 503 |
SystemError | System error! | 500 |