云服务器
状态码 | 错误码 | 错误信息 | 说明 |
400 | LimitExceeded.MaximumKeyPairNames | You've reached the limit on the number of KeyPairNames that you can set. | 指定的密钥对名称数量超过最大限制。 |
400 | InvalidClientToken.Malformed | The specified ClientToken is malformed. | 指定的ClientToken不合法。 |
400 | InvalidArgument | The specified argument is invalid. | 指定的参数不合法。 |
400 | IdempotentParameterMismatch | The request uses the same client token as a previous, but non-identical request. Do not reuse a client token with different requests, unless the requests are identical. | 幂等参数不一致。 |
400 | MissingParameter.KeyPairNames | The required parameter KeyPairNames is not supplied. | 密钥对名称不能为空。 |
412 | IdempotentProcessing | The request uses the same client token as a previous one that is still in process. | 先前的幂等请求仍在处理中,请稍后重试。 |
429 | FlowLimitExceeded | You've reach the limit on request rate of resources. | 您已超过资源请求限速。 |
500 | InternalError | An internal error has occurred. | 内部错误,请重试。如果多次尝试失败,请提交工单。 |