ワークスペース配下の指定されたメンバーのロールを変更します。既存のロールは上書きされます。
今すぐお試しください
テスト
RAM 認証
|
アクション |
アクセスレベル |
リソースタイプ |
条件キー |
依存アクション |
|
quickbi-public:UpdateWorkspaceUserRole |
update |
*All Resource
|
なし | なし |
リクエストパラメーター
|
パラメーター |
型 |
必須 / 任意 |
説明 |
例 |
| WorkspaceId |
string |
必須 |
ワークスペース ID。 |
95296e95-ca89-4c7d-8af9-dedf0ad0**** |
| UserId |
string |
必須 |
Quick BI ユーザー ID。 |
f5698bedeb384b1986afccd9e434**** |
RoleId
deprecated
|
integer |
任意 |
プリセットのワークスペースロール ID。既存のロールは上書きされます。有効値:
|
25 |
| RoleIds |
string |
任意 |
複数のワークスペースロール ID をカンマ区切りで指定します。この値が指定された場合、優先されます。 重要 注意:roleId と roleIds の両方を空にすることはできません。 |
25,26 |
レスポンスフィールド
|
フィールド |
型 |
説明 |
例 |
|
object |
|||
| RequestId |
string |
リクエスト ID。 |
D787E1A3-A93C-424A-B626-C2B05DF8D885 |
| Result |
boolean |
インターフェイス実行の結果を返します。有効値:
|
true |
| Success |
boolean |
リクエストが成功したかどうかを示します。有効値:
|
true |
例
成功レスポンス
JSONJSON
{
"RequestId": "D787E1A3-A93C-424A-B626-C2B05DF8D885",
"Result": true,
"Success": true
}
エラーコード
|
HTTP ステータスコード |
エラーコード |
エラーメッセージ |
説明 |
|---|---|---|---|
| 400 | Workspace.NotIn.Organization | The workspace is not owned by the organization. | |
| 400 | Workspace.Not.Exist | The group workspace does not exist. | |
| 400 | Workspace.Type.Error | The type of group workspace is invalid. | |
| 400 | User.NotIn.Workspace | The user is not a member of the group workspace. | |
| 400 | Remove.AdminRoleOf.WorkspaceOwner | The owner of the group workspace must be assigned the administrator role. | |
| 400 | User.RoleType.Valid | The role ID is invalid. | |
| 400 | User.AlreadyIn.Role | The user is already assigned this role. | |
| 400 | AnalystUser.NotSupport.AdminOrDevRole | Analyst users do not support granting workspace administrator or developer roles. | |
| 400 | UserAnalyst.NotSupport.ThisRole | This role has permissions that analysts cannot grant. | |
| 400 | Viewer.CannotHave.CustomRole | Organization viewer cannot have custom roles. | |
| 400 | BindRole.NotExist.Error | Bind role not exist, %s. | |
| 400 | Name.RegularExpression.Error | Name format validation failed. | |
| 400 | NameExceeded.MaxLength.Error | The name cannot exceed %s characters in length. |
完全なリストについては、「エラーコード」をご参照ください。
変更履歴
完全なリストについては、「変更履歴」をご参照ください。