云桌面 WORKSPACE-查询应用组授权记录:URI

时间:2024-09-05 16:31:34

URI

GET /v1/{project_id}/app-groups/actions/list-authorizations

表1 路径参数

参数

是否必选

参数类型

描述

project_id

String

项目ID。

表2 Query参数

参数

是否必选

参数类型

描述

limit

Integer

单次查询的大小[1-100]。

offset

Integer

查询的偏移量。

app_group_id

String

应用组ID。

account

String

应用授权的用户(组)名称,精确查询。

account_type

String

应用授权的用户(组)类型:

  • 'USER' - 用户

  • 'USER_GROUP' - 用户组

support.huaweicloud.com/api-workspace/ListAppGroupAuthorization.html