指定された組織ユーザーを削除します。
今すぐお試しください
テスト
RAM 認証
|
アクション |
アクセスレベル |
リソースタイプ |
条件キー |
依存アクション |
|
quickbi-public:DeleteUser |
delete |
*All Resource
|
なし | なし |
リクエストパラメーター
|
パラメーター |
型 |
必須 / 任意 |
説明 |
例 |
| UserId |
string |
必須 |
削除するユーザーの ID。このユーザー ID は Quick BI の UserID であり、Alibaba Cloud UID ではありません。 |
fe67f61a35a94b7da1a34ba174a7**** |
| TransferUserId |
string |
任意 |
後継者の ID。空でない場合、削除されたユーザーのワークスペース内のレポートリソースは後継者に転送されます。それ以外の場合は、スペースオーナーに転送されます。
|
f5****afccd9e434a274 |
レスポンスフィールド
|
フィールド |
型 |
説明 |
例 |
|
object |
|||
| RequestId |
string |
リクエスト ID。 |
DC4E1E63-B337-44F8-8C22-6F00DF67E2C3 |
| Result |
boolean |
インターフェイスの実行結果を返します。有効値:
|
true |
| Success |
boolean |
リクエストが成功したかどうかを示します。有効値:
|
true |
例
成功レスポンス
JSONJSON
{
"RequestId": "DC4E1E63-B337-44F8-8C22-6F00DF67E2C3",
"Result": true,
"Success": true
}
エラーコード
|
HTTP ステータスコード |
エラーコード |
エラーメッセージ |
説明 |
|---|---|---|---|
| 400 | CannotRemove.OrganizationOwner | You cannot remove the organization owner from the organization. | 組織単位からオーナーを削除することはできません。 |
| 400 | Member.ExistInWorkspace.Error | You cannot remove a user who is a member of a group workspace. | 指定されたユーザーを削除できません。このユーザーはワークスペースに参加しています。 |
| 400 | Workspace.Not.Exist | The group workspace does not exist. | 指定されたワークスペースは存在しません。 |
| 400 | Workspace.Type.Error | The type of group workspace is invalid. | 指定されたワークスペースタイプは無効です。 |
| 400 | Not.Organization.AuthAdmin | You are not a role administrator of the organization and do not have the permission to perform the operation. | |
| 400 | Works.Transfer.Error | You are not authorized to transfer this item. | 項目を転送できません。許可されていないためです。 |
| 400 | CanNot.Remove.WorkspaceOwner | You cannot remove the group workspace owner from the group. | このワークスペースからワークスペースのオーナーを削除することはできません。 |
| 400 | User.NotIn.Workspace | The user is not a member of the group workspace. | このユーザーはこのワークスペースに参加していません。 |
| 400 | Transfer.TargetUser.NotExist | The new owner does not exist. Please ensure that the target user has logged on to the system. | 転送のターゲットユーザーは存在しません。ユーザーにログインレコードがあることを確認します。 |
| 400 | User.RoleType.Valid | The role ID is invalid. | 指定されたロール ID は無効です。 |
| 400 | Viewer.AddInTo.Workspace | Organization members with viewer type are not allowed to add to workspace: %s. | |
| 400 | UserAnalyst.NotSupport.ThisRole | This role has permissions that analysts cannot grant. | |
| 400 | Transfer.Not.Allowed | Transfer to users with lower space permissions is not allowed. |
完全なリストについては、「エラーコード」をご参照ください。
変更履歴
完全なリストについては、「変更履歴」をご参照ください。