vSphere Web Services API
| |||
Managed Object Types | Data Object Types | All Properties | All Methods |
Fault - VAppTaskInProgress(vim.fault.VAppTaskInProgress)
- Extends
- TaskInProgress
- Since
- vSphere API Release 4.0
Fault Description
A specialized TaskInProgress when an operation is performed on a VM and it is failed due to a vApp-level operation is in progress. For example, while the power-on sequence is executed on a vApp, individual power-on's of child VMs are failed.Properties
Name | Type | Description |
---|---|---|
None | ||
Properties inherited from TaskInProgress | ||
task | ||
Properties inherited from VimFault | ||
None | ||
Properties inherited from MethodFault | ||
faultCause, faultMessage |
Show WSDL type definition
Top of page | |||
Managed Object Types | Data Object Types | All Properties | All Methods |