Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Fault - MethodFault(vmodl.MethodFault)
- Property of
- LocalizedMethodFault
- Parameter to
- HttpNfcLeaseAbort, SetTaskState
- Returned by
- QueryFaultToleranceCompatibility, QueryFaultToleranceCompatibilityEx, ValidateStoragePodConfig
- Extended by
- InvalidCollectorVersion, InvalidProperty, RuntimeFault, VimFault, VslmFault
- See also
- LocalizableMessage, LocalizedMethodFault
- Since
- vmodl.version.version0
Fault Description
The base data object type for all the object model faults that an application might handle.Properties
Name | Type | Description |
---|---|---|
faultCause* | LocalizedMethodFault |
Fault which is the cause of this fault.
Since vSphere API Release 4.0 |
faultMessage* | LocalizableMessage[] |
Message which has details about the error
Message can also contain a key to message catalog which
can be used to generate better localized messages.
Since vSphere API Release 4.0 |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |