应用身份管理服务 OneAccess-查询应用侧角色成员列表:请求参数

时间:2023-11-01 16:18:48

请求参数

表2 请求Header参数

参数

是否必选

参数类型

描述

Content-Type

String

该字段内容填为“application/json;charset=utf8”。

Authorization

String

认证凭据,值:Bearer {access_token},access_token通过“获取访问凭据”接口获取。

表3 请求Body参数

参数

是否必选

参数类型

描述

offset

Integer

第几页。

最小值:0

limit

Integer

每页多少条。

最小值:10

最大值:100

support.huaweicloud.com/api-oneaccess/ListAppRoleMembers.html