AddUser_Quick BI_API文档

插件下载了解更多
VS Code 插件
安装插件之前,确保已安装 VS Code安装插件之前,确保已安装 VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains 插件
安装插件之前,确保已安装 JetBrains IDE安装插件之前,确保已安装 JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

流控信息

当前云产品API请求速率暂未透出。

授权信息

如下是此API对应的授权信息,用于RAM权限策略语句的Action元素中,为RAM用户或RAM角色授予调用此API的权限。请通过 RAM 访问控制设置,使用方法可参考访问控制帮助文档

具体说明如下:展开详情

操作访问级别资源类型条件关键字关联操作
quickbi-public:AddUser
Create
全部资源
*

请求参数

字段名称字段详情
deprecatedAdminUserboolean

是否赋予组织管理员角色。取值范围: 展开详情

示例值:true
deprecatedAuthAdminUserboolean

是否赋予组织权限管理员角色。取值范围: 展开详情

示例值:true
UserTypeinteger<int32>

组织成员的用户类型。取值范围:展开详情

示例值:1枚举值:123取值 <= 10
AccountIdstring

阿里云账号 ID。展开详情

示例值:191476xxxxx23754
deprecatedAccountNamestring

阿里云账号名称。展开详情

示例值:xxxxxx@163.com参考取值来源:
    QueryUserInfoByAccount
NickNamestring

阿里云账号昵称。展开详情

示例值:张三
RoleIdsstring

用户绑定的预置或自定义组织角色 ID,用英文逗号“,”分割,最多 3 个。取值范围:展开详情

示例值:111111111,456

返回参数

字段名称字段详情
RequestIdstring

请求 ID。

示例值:D787E1A3-A93C-424A-B626-C2B05DF8D885
Resultobject

返回新增阿里云用户的详细信息。

Successboolean

是否请求成功。取值范围:展开详情

示例值:true

返回示例

错误码

全局错误码
HTTP 状态码错误码错误信息操作
400
Organization.Developers.ReachedTheUpperLimit
The developers of the organization have reached the upper limit:%s诊断
400
Organization.Viewers.ReachedTheUpperLimit
The visitors of the organization have reached the upper limit:%s.诊断
400
Organization.Analysts.ReachedTheUpperLimit
The analysts of the organization have reached the upper limit:%s.诊断
400
NickName.AlreadyIn.Organization
The alias already exists.诊断
400
User.AlreadyIn.Organization
This user is already a member of the current organization.诊断
400
Instance.Over.MaxLicense
You have reached the maximum number of users that can be added. Please upgrade the configurations or remove some users first.诊断
400
AnalystUser.NotSupport.AdminOrDevRole
Analyst users do not support granting workspace administrator or developer roles.诊断
400
Workspace.Not.Exist
The group workspace does not exist.诊断
400
Workspace.Type.Error
The type of group workspace is invalid.诊断
400
Viewer.AddInTo.Workspace
Organization members with viewer type are not allowed to add to workspace: %s.诊断
400
User.AlreadyIn.Workspace
This user already exists.诊断
400
User.AlreadyIn.Role
The user is already assigned this role.诊断
400
User.OrganizationRole.NotExist
User %s must have role in organization.诊断
400
Viewer.CannotHave.CustomRole
Organization viewer cannot have custom roles.诊断
400
UserAnalyst.NotSupport.ThisRole
This role has permissions that analysts cannot grant.诊断
400
RoleCount.ExceedsLimit.Error
The user role cannot exceed three.诊断
400
BindRole.NotExist.Error
Bind role not exist, %s.诊断
400
DirtyData.Duplicate.User
Dirty data,duplicate user: %s.诊断

变更历史

变更时间变更内容概要操作
2025-03-14
变更请求参数AccountName
2024-11-26
变更错误码400
2024-10-18
变更错误码400
2024-02-26
变更错误码400
变更请求参数AdminUser
变更请求参数AuthAdminUser
新增请求参数RoleIds
变更返回参数
  • 1
  • 2
  • 10 条/页

相关示例