Kill

Kill

post

Invoke the VDI Process Command to send the Kill command to the Process with specified Process ID.

Path parameters
providerIdinteger · int32Required

The ID of the provider.

vmIdstringRequired

VM ID.

idinteger · int32Required

Process ID.

Responses
204
No Content
post
POST /api/Provider/{providerId}/VM/{vmId}/Host/Process/{id}/Kill HTTP/1.1
Host: 
Accept: */*

No content

Was this helpful?