Data Object - ConverterConfigOptionsInfo

Returned by
ConverterGetSupportedConfigOptionsForManaged
Extends
DynamicData
See also
ConverterConfigOptionsInfoOption, ConverterTargetVmSpecManagedVmLocation
Since
Converter API 1.0

Data Object Description

ConfigOptionsInfo stores the set of ConfigOptions supported by a particular managed host.

Properties

Name Type Description
configOptions*ConverterConfigOptionsInfoOption[]


defaultOption*ConverterConfigOptionsInfoOption

The default/preferred ConfigOption info
targetLocation*ConverterTargetVmSpecManagedVmLocation

Supposedly VMOMI does not guarantee the order of elements in an array. This field is used to identify the specific host/pool entity for which we've retrieved the info in the event an array of configOptionsInfo is returned from a VMOMI call.
Properties inherited from DynamicData
None
*Need not be set