Kill

Kill Process

post

Invoke the RD Session Host to send the kill command to a process with the specified ID.

Path parameters
rdsIdinteger · int32Required

The ID of a RD Session Host server.

idinteger · int32Required

RD Session Host Process ID of the RD Session Host Process to be killed.

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

No content

Was this helpful?