SEND US FEEDBACK!
vSphere API/SDK Documentation > vSphere Management SDK > vSphere Web Services SDK Documentation > VMware vSphere API Reference > Data Object Types > G
  • 0 Ratings

Data Object - GuestProcessInfo(vim.vm.guest.ProcessManager.ProcessInfo)

Returned by
ListProcessesInGuest
Extends
DynamicData
Since
vSphere API 5.0

Data Object Description

Properties

Name Type Description
cmdLinexsd:string

The full command line
endTime*xsd:dateTime

If the process was started using StartProgramInGuest then the process completion time will be available if queried within 5 minutes after it completes.
exitCode*xsd:int

If the process was started using StartProgramInGuest then the process exit code will be available if queried within 5 minutes after it completes.
namexsd:string

The process name
ownerxsd:string

The process owner
pidxsd:long

The process ID
startTimexsd:dateTime

The start time of the process
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition



© 2006-2016 VMware, Inc. All rights reserved.
Revision 15-Nov-2016  |  Version 6.5

Feedback

  • 0 Ratings