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
|