指定されたユーザーグループに一度にユーザーを追加します。
今すぐお試しください
テスト
RAM 認証
|
アクション |
アクセスレベル |
リソースタイプ |
条件キー |
依存アクション |
|
quickbi-public:AddUserGroupMembers |
create |
*All Resource
|
なし | なし |
リクエストパラメーター
|
パラメーター |
型 |
必須 / 任意 |
説明 |
例 |
| UserId |
string |
必須 |
Quick BI のユーザー ID です。 |
46e5****37a5 |
| UserGroupIds |
string |
必須 |
ユーザーグループの ID です。複数の ID はコンマ (,) で区切ります。例:aGroupId,bGroupId,cGroupIds |
0d5fb19b-****-****-99da-1248fc27ca51 |
レスポンスフィールド
|
フィールド |
型 |
説明 |
例 |
|
object |
応答のスキーマ |
||
| RequestId |
string |
リクエスト ID です。 |
D8749D65-E80A-433C-AF1B-CE9C180FF3B4 |
| Result |
boolean |
インターフェイスの実行結果。有効な値:
|
true |
| Success |
boolean |
リクエストが成功したかどうかを示します。有効な値:
|
true |
例
成功レスポンス
JSONJSON
{
"RequestId": "D8749D65-E80A-433C-AF1B-CE9C180FF3B4",
"Result": true,
"Success": true
}
エラーコード
|
HTTP ステータスコード |
エラーコード |
エラーメッセージ |
説明 |
|---|---|---|---|
| 400 | Invalid.User | The user does not exist and cannot be added to a user group. | |
| 400 | Usergroup.Not.Exist | The user group does not exist. | |
| 400 | Invalid.Parameter | The length of the parameter must not exceed 1000. | |
| 400 | UserGroup.Already.Synchronized | Organization has synchronized with other organizational structures, so you are not allowed to add users under group. |
完全なリストについては、「エラーコード」をご参照ください。
変更履歴
完全なリストについては、「変更履歴」をご参照ください。