App Group - Remove User
지정된 Rds 컨텍스트와 연결된 TenantGroup, Tenant, HostPool 및 AppGroup 내의 AppGroup에서 사용자를 제거합니다.
DELETE https://rdbroker.wvd.microsoft.com/RdsManagement/V1/TenantGroups/{tenantGroupName}/Tenants/{tenantName}/HostPools/{hostPoolName}/AppGroups/{appGroupName}/AssignedUsers
URI 매개 변수
| Name | In(다음 안에) | 필수 | 형식 | Description |
|---|---|---|---|---|
|
app
|
path | True |
string |
원하는 AppGroup 이름입니다. |
|
host
|
path | True |
string |
원하는 HostPool입니다. |
|
tenant
|
path | True |
string |
원하는 테넌트 그룹 이름입니다. |
|
tenant
|
path | True |
string |
원하는 테넌트 이름입니다. |
응답
| Name | 형식 | Description |
|---|---|---|
| 404 Not Found |
TenantNotFound,HostPoolNotFound,AppGroupNotFound |