文档简介:
错误码列表
HTTP响应码 |
错误码(code) |
错误信息(message) |
错误描述 |
403 |
AccessDenied |
User: <user_Arn> is not authorized to perform: statistics: GetAccountStatistcsSummary on resource: <statistics_Arn>. |
没有查询统计信息的权限 |
403 |
AuthorityNotMatch |
AccountID: <account_ID> is not authorized to perform AvailableBandwitdth. |
无查询可用带宽权限或查询的数据位置无对应权限 |
405 |
MethodNotAllowed |
Method does not exist or is not attachable. |
方法不被允许 |
500 |
InternalError |
We encountered an internal error. Please try again. |
发生内部错误 |
400 |
InvalidArgument |
Invalid BeginDate or EndDate on querying by day |
按天查询时,时间请求参数不合法 |
400 |
InvalidArgument |
Invalid BeginDate or EndDate. |
时间请求参数格式无效 |
400 |
InvalidArgument |
Invalid BeginDate and EndDate. |
beginDate不早于endDate |
400 |
InvalidArgument |
Invalid EndDate. |
(旧接口)结束时间请求参数不合法,时间点不是整5分钟或EndDate晚于当前时刻 |
400 |
InvalidArgument |
Invalid BeginDate. |
(旧接口)开始时间请求参数不合法,时间点不是整5分钟或BeginDate早于一个月前 |
400 |
InvalidArgument |
Invalid BeginDate and EndDate. Too large time gap. |
beginDate和endDate之间时间间隔不能大于5分钟(旧api获取连接数) |
400 |
InvalidArgument |
Invalid Freq. |
频率freq请求参数格式不正确 |
400 |
InvalidArgument |
Missing Freq. |
没有输入参数freq |