Disconnect

Disconnect Session

post

Invoke the RD Session Host Session to send the Disconnect command to the RD Session Host Session with specified Session ID.

Path parameters
rdsIdinteger · int32Required

The ID of a RD Session Host server.

idinteger · int32Required

Session ID of the Session to be Disconnected.

Responses
204
No Content
post
POST /api/RDS/Host/{rdsId}/sessions/{id}/disconnect HTTP/1.1
Host: 
Accept: */*

No content

Was this helpful?