DescribeAttachedIAMPolices
更新时间:2024-11-16 11:03:11
PDF
接口描述
查询资源绑定的相关策略信息。
请求参数
参数 | 参数类型 | 是否必选 | 描述 |
---|---|---|---|
policy |
String |
否 |
策略 ID。 |
resource |
String |
否 |
策略 controller。 取值如下:
|
resource_type |
String |
否 |
资源类型。 |
base_type |
String |
否 |
策略基础类型。 取值:
|
owner |
String |
否 |
策略 owner。 |
entity_urn |
String |
否 |
IAM 用户或身份 ID 的 QRN。 |
search_word |
String |
否 |
模糊搜索。 |
offset |
Integer |
否 |
查询起点。 |
limit |
Integer |
否 |
查询数量。 |
sort_key |
String |
否 |
用于返回结果排序的列。 |
reverse |
String |
否 |
返回结果是否倒序。 |
响应参数
参数 | 参数类型 | 描述 |
---|---|---|
action |
String |
响应动作。 |
ret_code |
Integer |
执行成功与否,0 表示成功,其他值则为错误代码。 |
total_count |
Integer |
策略绑定总数。 |
policy_binding |
List Dict |
策略绑定信息。 |