IAM 身份中心-更新用户组:请求参数

时间:2024-04-29 15:46:45

请求参数

表2 请求Header参数

参数

是否必选

参数类型

描述

X-Security-Token

String

如果正在使用临时安全凭据,则此header是必需的,该值是临时安全凭据的安全令牌(会话令牌)。

最大长度:2048

表3 请求Body参数

参数

是否必选

参数类型

描述

operations

Array of objects

更新的用户组属性列表。

数组长度:1-100

表4 operations

参数

是否必选

参数类型

描述

attribute_path

String

要更新的属性的字符串表示。

最小长度:1

最大长度:255

attribute_value

String

要更新的属性值。当属性为对象类型时,此处填写对象的JSON字符串。为null时表示删除对应属性。

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