预上传
GET
/webtenant/repository/upload请求参数
Query 参数
chunkNumber
integer <int32>
可选
chunkSize
integer <int64>
可选
currentChunkSize
integer <int64>
可选
fileDuration
integer <int64>
可选
filename
string
可选
identifier
string
可选
parentId
integer <int64>
可选
path
string
可选
totalChunks
integer <int32>
可选
totalSize
integer <int64>
可选
uploadId
string
可选
Body 参数application/octet-stream
未设置
示例代码
返回响应
OK(200)
Unauthorized(401)
Forbidden(403)
Not Found(404)
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
额外字段
object
可选
示例
{
"property1": {},
"property2": {}
}
最后修改时间: 11 小时前