Name
|
Type
|
Description
|
deploymentOption | xsd:string |
The key of the chosen deployment option. If empty, the default option is
chosen. The list of possible deployment options is returned in the result of
parseDescriptor.
|
locale | xsd:string |
The locale-identifier to choose from the descriptor. If empty, the
default locale on the server is used.
|
msgBundle | KeyValue[] |
An optional set of localization strings to be used. The server will use
these message strings to localize information in the result and in
error and warning messages.
This argument allows a client to pass messages from external
string bundles. The client is responsible for selecting the right string
bundle (based on locale) and parsing the external string bundle. The
passed in key/value pairs are looked up before any messages
included in the OVF descriptor itself.
|
Properties inherited from DynamicData |
dynamicProperty, dynamicType |