IAM 身份中心-列出用户组:响应参数

时间:2024-09-13 17:36:20

响应参数

状态码: 200

表4 响应Body参数

参数

参数类型

描述

groups

Array of objects

满足查询条件的用户组对象列表。

page_info

Object

包含分页信息的对象。

表5 groups

参数

参数类型

描述

description

String

包含用户组描述的字符串。

最小长度:1

最大长度:1024

display_name

String

包含用户组显示名称的字符串。

最小长度:1

最大长度:1024

external_id

String

外部身份源分配给此资源的标识符

external_ids

Array of objects

包含外部身份提供商颁发给此资源的标识符的对象列表。

数组长度:0-10

group_id

String

身份源中 IAM 身份中心用户组的全局唯一标识符(ID)。

最小长度:1

最大长度:47

identity_store_id

String

身份源的全局唯一标识符(ID)。

最小长度:1

最大长度:36

created_at

Long

创建时的时间戳。

created_by

String

创建者。

updated_at

Long

更新时的时间戳。

updated_by

String

更新者。

表6 groups.external_ids

参数

参数类型

描述

id

String

外部身份提供商颁发给此资源的标识符。

最小长度:1

最大长度:256

issuer

String

外部标识符的颁发者。

最小长度:1

最大长度:100

表7 page_info

参数

参数类型

描述

next_marker

String

如果存在,则表示可用的输出比当前响应中包含的输出多。在对操作的后续调用中,在标签请求参数中使用此值,以获取输出的下一部分。您应该重复此操作,直到next_marker响应元素返回为null。

current_count

Integer

本页返回条目数量。

状态码: 400

表8 响应Body参数

参数

参数类型

描述

error_code

String

错误码。

error_msg

String

错误信息。

request_id

String

请求ID。

encoded_authorization_message

String

鉴权信息。

状态码: 403

表9 响应Body参数

参数

参数类型

描述

error_code

String

错误码。

error_msg

String

错误信息。

request_id

String

请求ID。

encoded_authorization_message

String

鉴权信息。

support.huaweicloud.com/api-identitycenter/ListGroups.html