资源访问管理 RAM-根据标签信息查询实例数量:请求示例

时间:2025-01-26 10:36:49

请求示例

根据标签信息查询资源共享实例数量。

POST https://{endpoint}/v1/resource-shares/resource-instances/count{  "without_any_tag" : true,  "tags" : [ {    "key" : "string",    "values" : [ "string" ]  } ],  "matches" : [ {    "key" : "string",    "value" : "string"  } ]}
support.huaweicloud.com/api-ram/SearchResourceShareCountByTags.html