Test Search vSphere Web Services API


Fault - DasConfigFault(vim.fault.DasConfigFault)

Thrown by
ReconfigureHostForDAS_Task
Extends
VimFault
See also
Event
Since
2.0

Fault Description

This fault indicates that some error has occurred during the configuration of the host for HA. This may be subclassed by a more specific fault.

Properties

Name Type Description
event*Event[]

The list of events containing details why the configuration failed, if known.

Since vSphere API Release 4.0
output*xsd:string

The output (stdout/stderr) from executing the configuration.

Since vSphere API Release 4.0
reason*xsd:string

The reason why the HA configuration failed, if known. Values should come from DasConfigFaultReason.

Since vSphere API Release 4.0
Properties inherited from VimFault
None
Properties inherited from MethodFault
faultCause, faultMessage
*May not be present
Show WSDL type definition