编号 | HTTP Code | Error Code | Error Message | 中文描述 |
---|---|---|---|---|
1 | 400 | MissingParameter | The request is missing parameter | 请求参数不合法 |
2 | 400 | MissingSignature | The Request is missing Signature Parameter | 请求被拒绝,因为没有合法的签名 |
3 | 400 | MissingAccesskey | Access Key is Missing | 请求被拒绝,因为没有秘钥 |
4 | 400 | MissingTimestamp | The request is missing timestamp parameter | 请求被拒绝,因为没有签名时间戳 |
5 | 400 | InvalidParameterValue | No such namesapce | Namespace 不正确 |
6 | 400 | InvalidParameterValue | Request information is too large | 单次拉取数据太多,可减少 end-start 的差值,或减少 Aggregate 的采样方式,或增大降采样周期 period |
7 | 400 | InvalidActionOrVesion | The action or version is not valid for this web service | action 或 version 不合法 |
8 | 400 | InvalidTimestamp | Invalid Timestamp. Pls in 15mins | 签名请求时间戳不合法,请保持请求时间戳在15分钟以内 |
9 | 400 | InvalidAccesskey | Invalid Accesskey | 非法秘钥 |
10 | 400 | SignatureNotMatch | The Signature is not matched | AK、SK 不匹配 |
11 | 400 | UnavaliableRegion | The region is unavaliable for the openapi | 此openapi不具备该区域的服务 |
12 | 401 | InaccessibleOpenapi | Without access to call Inner Openapi | 普通用户不具备访问inner openapi权限 |
13 | 401 | UnavaliableAccountID | The Account ID is invalid | 账户id不合法,请检查相关环境 |
14 | 403 | InvalidAuthenticationCode | lack of policy to [monitor:getmetricstatistics] the resources[] | 子账号没有权限,需要主账号在控制台对子账号配置 monitor 权限 |
15 | 403 | 403 | [xxx(namespace)]产品不属于该用户 | InstanceID、namespace 和账号不匹配或 Region 不存在 |
16 | 404 | ServiceUnavailable | Invalid service | 请求被拒绝,因其引用的服务不存在 |
17 | 404 | 404 | No such name for ‘metrics’ | MetricName 和 Region 不匹配或该监控项没有数据 |
18 | 409 | FlowLimitExceeded | Request was rejected because it referenced an ‘InnerApi’ that does not exist | 请求被拒绝,因openapi接口访问速度已达到流控上限 |
19 | 412 | ErrorDryRun | Request would have succeeded, but DryRun flag is set | 请求本可成功,但由于设置DryRun标记未成功 |
20 | 500 | ServiceTimeout | Internal Service is unavailable because of time out | 内部服务异常或超时暂不可用 |
控制台支持的 Region:
Region | 查询范围 |
---|---|
cn-beijing-6 | 可查询全部北京实例(包括cn-beijing-1-new) |
cn-shanghai-2 | 可查询全部上海实例 |
cn-hongkong-2 | 可查询全部香港实例 |
cn-guangzhou-1 | 可查询全部广州实例 |
ap-singapore-1 | 可查询全部新加坡实例 |
eu-east-1 | 可查询全部俄罗斯实例 |
文档内容是否对您有帮助?
评价建议不能为空
非常感谢您的反馈,我们会继续努力做到更好!