Removes specified end users from a desktop group. Once removed, they can no longer connect to the cloud desktops in the group.
Try it now
Test
RAM authorization
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
Yes |
The region ID. You can call the DescribeRegions operation to query the regions that Elastic Desktop Service supports. |
cn-hangzhou |
| DesktopGroupId |
string |
No |
The ID of the desktop group. |
dg-2i8qxpv6t1a03**** |
| EndUserIds |
array |
No |
An array of end user IDs to remove. |
|
|
string |
No |
An end user ID. |
alice |
|
| DesktopGroupIds |
array |
No |
A list of desktop group IDs. |
|
|
string |
No |
The desktop group ID. |
dg-kadkdfaf**** |
|
| UserOuPath |
string |
No |
||
| UserGroupName |
string |
No |
||
| SimpleUserGroupId |
string |
No |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|
||
| RequestId |
string |
The ID of the request. |
1CBAFFAB-B697-4049-A9B1-67E1FC5F**** |
Examples
Success response
JSON format
{
"RequestId": "1CBAFFAB-B697-4049-A9B1-67E1FC5F****"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.