云桌面 WORKSPACE-查询个人存储目录:响应示例

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

响应示例

状态码: 200

成功响应。

{
  "count" : 1,
  "items" : [ {
    "storage_claim_id" : 544959151881584640,
    "folder_path" : "shares/video/",
    "delimiter" : "/",
    "claim_mode" : "SHARE",
    "storage_metadata" : {
      "storage_handle" : "sfs-tmp",
      "storage_class" : "sfs",
      "name" : "sfs-tmp",
      "region" : "cn-north-5",
      "export_location" : "https://sfs3.cn-north-xx.myhuaweicloud.com:443"
    },
    "policy_statement" : {
      "policy_statement_id" : "xxxxx-xxx-xx",
      "actions" : [ "GetObject" ]
    },
    "attachment" : {
      "attach" : "USER001***@local.com",
      "attach_type" : "USER"
    }
  } ]
}
support.huaweicloud.com/api-workspace/ListStorageAssignment.html