vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Fault - GuestProcessNotFound(vim.fault.GuestProcessNotFound)
- Thrown by
 - TerminateProcessInGuest
 - Extends
 - GuestOperationsFault
 - Since
 - vSphere API Release 5.0
 
Fault Description
A GuestProcessNotFound exception is thrown when an operation fails because the guest process specified does not exist.Properties
| Name | Type | Description | 
|---|---|---|
| pid | xsd:long | 
         The process ID that was not found.
       | 
| Properties inherited from GuestOperationsFault | ||
| None | ||
| Properties inherited from VimFault | ||
| None | ||
| Properties inherited from MethodFault | ||
| faultCause, faultMessage | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |