UpdateUser_弹性高性能计算_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 访问控制设置,使用方法可参考访问控制帮助文档

具体说明如下:展开详情

操作访问级别资源类型条件关键字关联操作
ehpc:UpdateUser
Update
全部资源
*

请求参数

字段名称字段详情
ClusterIdstring

集群 ID。

示例值:ehpc-hz-FYUr32****参考取值来源:
    GetCluster
    ListClusters
    CreateCluster
UserNamestring

用户名。

示例值:testuser参考取值来源:
    ListUsers
Groupstring

待更新的用户组属性。取值范围:展开详情

示例值:users
Passwordstring

待更新的用户密码属性。长度为 6~30 个字符,必须同时包含以下四项中的三项:展开详情

示例值:123****

返回参数

字段名称字段详情
RequestIdstring

请求 ID。

示例值:04F0F334-1335-436C-A1D7-6C044FE7****
Successstring

请求结果,可能值:展开详情

示例值:true

返回示例

错误码

全局错误码
HTTP 状态码错误码错误信息操作
400
InvalidParams
The specified parameter %s is invalid.诊断
400
NotEnabled
You have not enabled this service诊断
400
InDebt
Your account has overdue payments.诊断
403
InvalidClusterStatus
The operation failed due to invalid cluster status.诊断
404
ClusterNotFound
The specified cluster does not exist.诊断
404
ManagerNotFound
The manager nodes do not exist or their status is abnormal.诊断
406
AgentError
The agent service request failed.诊断
406
AgentError.Account.DomainNotExist
The specified domain does not exist: %s.诊断
406
AgentError.Account.GetentPasswdFailure
Failed to get the user list: %s.诊断
406
AgentError.Account.UserAlreadyExist
The specified user already exists in domain: %s.诊断
406
AgentError.Account.UserAddFailure
Failed to add user to domain: %s.诊断
406
AgentError.Account.UserNotExist
The specified user is not found in the domain: %s.诊断
406
AgentError.Account.UserModifyGroupFailure
Failed to modify user groups in domain: %s.诊断
406
AgentError.Account.UserChangePasswordFailure
Failed to modify user password in domain: %s.诊断
407
NotAuthorized
You are not authorized by RAM for this request.诊断
409
PartFailure
Part of the batch operation failed.诊断
500
UnknownError
An unknown error occurred.诊断
503
ServiceUnavailable
The request has failed due to a temporary failure of the server诊断

变更历史

暂无变更历史

相关示例

2024年08月20日