Was this helpful?
Invoke the VDI Process Command to send the Kill command to the Process with specified Process ID.
The ID of the provider.
VM ID.
Process ID.
curl -L \ --request POST \ --url '/api/Provider/{providerId}/VM/{vmId}/Host/Process/{id}/Kill'
No Content