资源访问管理 RAM-检索绑定的资源使用者和共享资源:请求示例

时间:2024-10-31 16:48:24

请求示例

检索您拥有的资源共享实例中绑定的共享资源和资源使用者。

POST https://{endpoint}/v1/resource-share-associations/search

{
  "association_status" : "string",
  "association_type" : "principal",
  "limit" : 2000,
  "marker" : "string",
  "principal" : "string",
  "resource_urn" : "string",
  "resource_share_ids" : [ "string" ],
  "resource_ids" : [ "string" ]
}
support.huaweicloud.com/api-ram/SearchResourceShareAssociations.html