LogOff
Invoke the VDI Session to send the LogOff 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/LogOff HTTP/1.1
Host:
Accept: */*
No content
Was this helpful?