User - Disconnect Session
Odpojte uživatelskou relaci.
Odpojí relaci uživatele od skupin TenantGroup, Tenant, HostPool, SessionHost a SessionId přidružených k určenému kontextu Rds.
POST https://rdbroker.wvd.microsoft.com/RdsManagement/V1/Tenants/{tenantName}/HostPools/{hostPoolName}/SessionHosts/{sessionHostName}/Sessions/{sessionId}/actions/disconnect-user
Parametry identifikátoru URI
| Name | V | Vyžadováno | Typ | Description |
|---|---|---|---|---|
|
host
|
path | True |
string |
Požadovaný fond hostitelů. |
|
session
|
path | True |
string |
Požadovaný název SessionHost. |
|
session
|
path | True |
integer (int32) |
Požadované ID relace. |
|
tenant
|
path | True |
string |
Požadovaný název klienta. |
Odpovědi
| Name | Typ | Description |
|---|---|---|
| 404 Not Found |
TenantNotFound,HostPoolNotFound,SessionHostNotFound |