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