TerminateProcessInGuestRequestType

TerminateProcessInGuestRequestType
TerminateProcessInGuestRequestType

The parameters of TerminateProcessInGuest.

JSON Example
{
    "vm": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    },
    "auth": {
        "_typeName": "string",
        "interactiveSession": false
    },
    "pid": 0
}
vm
Required

Virtual machine to perform the operation on.

Required privileges: VirtualMachine.GuestOperations.Execute

auth
Required

The guest authentication data. See GuestAuthentication.

integer As int64 As int64
pid
Required

Process ID of the process to be terminated