云空间服务 KOODRIVE-使用搜索引擎能力检索文件:响应参数

时间:2024-10-25 10:26:02

响应参数

状态码: 200

表6 响应Body参数

参数

参数类型

描述

code

Integer

响应码,成功返回0,失败返回错误码

msg

String

成功、错误信息

files

Array of files objects

搜索结果

total

Integer

总数

nextPageCursor

String

下一页起始游标,最后一页值为空

表7 files

参数

参数类型

描述

id

String

文件id

fileSuffix

String

文件后缀

fileName

String

文件名

fileType

String

文件类型

size

String

文件大小

updateTime

String

最后更新时间

namePath

String

名称全路径

idPath

String

id全路径

downloadLinks

Array of downLoadLinks objects

图片类型返回,缩略图地址

teamName

String

团队空间返回,部门名称或者群组空间名称

teamId

String

群组id,即部门的id或者群组的id

containerId

String

空间id

containerType

String

0:部门空间,1:个人空间,2:群组空间

favorite

Boolean

个人空间、团队空间返回文件是否被当前用户收藏

owner

String

团队空间返回owner名称

support.huaweicloud.com/api-koodrive/Search.html