云空间服务 KOODRIVE-按条件列举权限模板:URI

时间:2025-03-14 11:34:28

URI

GET /koodrive/ose/v1/permission/template/list

表1 Query参数

参数

是否必选

参数类型

描述

limit

Integer

最大返回个数。最小值为1,最大值为100

offset

Integer

偏移量,最小值为0

id

Long

权限模板的唯一id。

templateType

Integer

权限模板的类型;0是预置模板,1是自定义模板。

status

Integer

权限模板的状态;0是禁用,1是启用。

orderByTime

Integer

按createTime排序,0表示降序,1表示升序,该值仅能填0或1。

preBefore

Boolean

规定预置模板排在前还是后

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