Fault - MethodFault

Property of
LocalizedMethodFault
Parameter to
HttpNfcLeaseAbort, SetTaskState
Returned by
QueryFaultToleranceCompatibility
Extended by
InvalidCollectorVersion, InvalidProperty, RuntimeFault, VimFault
See also
DynamicProperty, LocalizableMessage, LocalizedMethodFault

Fault Description

The base data object type for all the object model faults that an application might handle.

Properties

Name Type Description
dynamicProperty*DynamicProperty[]

Set of dynamic properties. This property is optional because only the properties of an object that are unknown to a client will be part of this set. This property is not readonly just in case we want to send such properties from a client in the future.
dynamicType*xsd:string

Reserved.
faultCause*LocalizedMethodFault

Fault which is the cause of this fault.

Since vSphere API 4.0
faultMessage*LocalizableMessage[]

Message which has details about the error Message can also contain a key to message catalogue which can be used to generate better localized messages.

Since vSphere API 4.0
*May not be present
Show WSDL type definition