云桌面 WORKSPACE-查询个人存储目录:URI

时间:2024-09-05 16:31:33

URI

GET /v1/{project_id}/persistent-storages/actions/list-attachments

表1 路径参数

参数

是否必选

参数类型

描述

project_id

String

项目ID。

表2 Query参数

参数

是否必选

参数类型

描述

offset

Integer

查询的偏移量。

limit

Integer

单次查询的大小[1-100]。

storage_id

String

WKS存储ID。

claim_mode

String

存储声明的类型,claim_mode为share时,storage_claim_id必填。

  • USER - 用户目录

  • SHARE - 共享目录

storage_claim_id

String

WKS存储目录声明ID。

attach

String

成员。

attach_type

String

关联对象类型:

  • USER - 用户

  • USER_GROUP - 用户组

support.huaweicloud.com/api-workspace/ListStorageAssignment.html