调试
您可以在OpenAPI Explorer中直接运行该接口,免去您计算签名的困扰。运行成功后,OpenAPI Explorer可以自动生成SDK代码示例。
授权信息
当前API暂无授权信息透出。
请求参数
名称 | 类型 | 必填 | 描述 | 示例值 |
---|---|---|---|---|
Vendor | string | 是 | 厂商 | Ruijie |
Model | string | 是 | 型号 | 6510 |
OsVersion | string | 是 | 系统版本 | 1.0 |
Status | string | 是 | 状态 | USED、UNUSED |
FileName | string | 是 | 文件名 | zzz |
FilePath | string | 是 | 文件路径 | /xxx/zzz |
返回参数
错误码
HTTP status code | 错误码 | 错误信息 | 描述 |
---|---|---|---|
400 | Duplicate%s%s | The %s %s value is already occupied. | 资源属性值已经被占用 |
400 | InvalidParameter%s | The specified parameter %s is invalid. | 参数无效,请检查参数 |
400 | Missing%s | You must specify the parameter %s. | 必填参数没有填。请检查调用时是否填写了此参数,并重试请求。 |
400 | SignatureDoesNotMatch | 签名不通过 | - |
403 | NoPermission | 没有权限 | - |
404 | Invalid%s.NotFound | The specified resource %s does not exist. | 找不到对应资源 |
404 | ServiceNotFound | 后端服务未找到 | - |
500 | InternalError | 服务器内部错误 | - |
500 | InternalError | 服务器内部错误 | - |
503 | ServiceUnavailable | 服务不可用 | - |
访问错误中心查看更多错误码。
变更历史
变更时间 | 变更内容概要 | 操作 | ||||||
---|---|---|---|---|---|---|---|---|
2024-02-20 | OpenAPI 错误码发生变更 | 看变更集 | ||||||
|