VmGuestProcessesProcessErrorDetails
The Processes.ProcessErrorDetails structure describes additional error information for process operations.
Properties
integer as int64
pid
Required
The process associated with the error.
JSON Example
{
"pid": 0
}