Disconnect
Invoke the VDI Session to send the Disconnect command to the VDI Host with specified VM ID.
Path parameters
providerIdinteger · int32Required
The ID of the provider.
vmIdstringRequired
VM ID.
Responses
204
No Content
401
Unauthorized
application/json; api-version=1.0
404
Not Found
application/json; api-version=1.0
post
POST /api/Provider/{providerId}/VM/{vmId}/VDIHost/Disconnect HTTP/1.1
Host:
Accept: */*
No content
Last updated
Was this helpful?