附录
更新时间:2019-06-14
错误状态码
| Code | HTTP状态码 | 说明 |
|---|---|---|
| AccessDenied | 403 Forbidden | 没有权限访问该database |
| InsufficientQuota | 429 Too Many Requests | 配额不足,请升级套餐 |
| ResourceNotFound | 404 Not Found | 请求的资源未找到,请检查URL |
| InvalidArgument | 400 Bad Request | 请求参数错误,请检查参数 |
| ParameterMissing | 400 Bad Request | 缺少请求参数 |
| MethodNotSupported | 405 Method Not Allowed | 请求的方法错误 |
| ContentTypeNotSupported | 415 Unsupported Media Type | 不支持请求的Content-Type头指定的格式 |
| NotAcceptable | 406 Not Acceptable | 请求的Accept头没有包含需要返回的application/json格式 |
| InternalError | 500 Internal Server Error | 系统内部错误,请稍后重试 |
Database状态表
| 状态 | 说明 |
|---|---|
| Active | Database处于正常状态 |
| Stopped | 因为欠费而被停止 |
