Share via


User - Disconnect Session

Disconnect a user session.
Disconnects a user session from a TenantGroup, Tenant, HostPool, SessionHost and SessionId associated with the specified Rds context.

POST https://rdbroker.wvd.microsoft.com/RdsManagement/V1/Tenants/{tenantName}/HostPools/{hostPoolName}/SessionHosts/{sessionHostName}/Sessions/{sessionId}/actions/disconnect-user

URI Parameters

Name In Required Type Description
hostPoolName
path True

string

The desired HostPool.

sessionHostName
path True

string

The desired SessionHost name.

sessionId
path True

integer (int32)

The desired session id.

tenantName
path True

string

The desired Tenant name.

Responses

Name Type Description
404 Not Found

TenantNotFound,HostPoolNotFound,SessionHostNotFound