Kill
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
401
Unauthorized
application/json; api-version=1.0
404
Not Found
application/json; api-version=1.0
post
POST /api/Provider/{providerId}/VM/{vmId}/Host/Process/{id}/Kill HTTP/1.1
Host:
Accept: */*
No content
Was this helpful?