HttpCode | 错误码 | 错误信息 | 描述 |
---|---|---|---|
400 | InvalidParameter | A parameter specified in the request is not valid, is unsupported or cannot be used. | 该请求传入了非法或不支持的参数。 |
400 | MissingParameter | The request is missing a required parameter. | 该请求缺少必要参数。 |
409 | InvalidOperation.Conflict | The specified resource operation conflicts. | 指定的资源操作冲突。 |
500 | InternalError | An internal error has occurred. | 发生内部错误。 |
更多公共错误码,请参考 公共错误码 。