组织 ORGANIZATIONS-列出绑定到指定资源类型的标签:URI

时间:2024-10-22 20:15:49

URI

GET /v1/organizations/{resource_type}/{resource_id}/tags

表1 路径参数

参数

是否必选

参数类型

描述

resource_type

String

资源类型。枚举值:organizations:policies(服务策略)、organizations:ous(组织OU)、organizations:accounts(账号信息) 、organizations:roots:(根)。

resource_id

String

根、组织单元、账号或策略的唯一标识符(ID)。

最大长度:130

表2 Query参数

参数

是否必选

参数类型

描述

limit

Integer

页面中最大结果数量。

最小值:1

最大值:2000

缺省值:200

marker

String

分页标记。

最小长度:4

最大长度:400

support.huaweicloud.com/api-organizations/ListTagResources.html