Was this helpful?
Invoke the VDI Session to send the Disconnect command to the VDI Host with specified VM ID.
/api/Provider/{providerId}/VM/{vmId}/VDIHost/Disconnect
The ID of the provider.
VM ID.
No Content
Unauthorized
Not Found
curl -L \ --request POST \ --url '/api/Provider/{providerId}/VM/{vmId}/VDIHost/Disconnect'
No body