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

Reference to an instance of the VirtualMachine managed object.

auth
Required

GuestAuthentication is an abstract base class for authentication in the guest.

integer As int64 As int64
pid
Required

Process ID of the process to be terminated