With the guest operation processes workflows, you can get information and control the running processes in a guest operating system.

Get environment variables from guest
Returns a list with environmental variables from a guest. An interactive session returns the variables of the user who is logged in.
Get processes from guest
Returns a list with the processes running in the guest operating system and the recently completed processes started by the API.
Run program in guest
Starts an application in a guest operating system.
Kill process in guest
Terminates a process in a guest operating system.