Data Object - LocalizableMessage

Property of
ComplianceFailure, HostProfileManagerConfigTaskList, MethodFault, ProfileDescriptionSection, ProfileExecuteError, ProfileUpdateFailedUpdateFailure, TaskInfo
Parameter to
SetTaskDescription
Extends
DynamicData
See also
KeyAnyValue
Since
vSphere API 4.0

Data Object Description

Properties

Name Type Description
arg*KeyAnyValue[]

If the localized message contains variables, messageArg will provide the values for the arguments. e.g: If the message is "IP address is {address}", value for "address" will be provided by #arg.
keyxsd:string

Unique key identifying the message in the localized message catalog.
message*xsd:string

Message in server locale. This message need not be localized.
Properties inherited from DynamicData
dynamicProperty, dynamicType
*Need not be set