SEND US FEEDBACK!
vSphere API/SDK Documentation > vSphere Management SDK > vSphere Web Services SDK Documentation > VMware vSphere API Reference > Fault Types > V
  • 0 Ratings

Fault - VAppTaskInProgress(vim.fault.VAppTaskInProgress)

Extends
TaskInProgress
Since
vSphere API 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