LogOff

LogOff

post

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
post
POST /api/Provider/{providerId}/VM/{vmId}/VDIHost/LogOff HTTP/1.1
Host: 
Accept: */*

No content

Was this helpful?