Data Object - VirtualMachineConfigOptionDescriptor

Returned by
QueryConfigOptionDescriptor
Extends
DynamicData
See also
HostSystem

Data Object Description

Contains the definition of a unique key that can be used to retrieve a configOption object.

Properties

Name Type Description
createSupportedxsd:boolean

Indicates whether the associated set of configuration options can be used for virtual machine creation on a given host or cluster.

Since vSphere API 4.0
defaultConfigOptionxsd:boolean

Indicates whether the associated set of virtual machine configuration options is the default one for a given host or cluster. If this setting is TRUE, virtual machine creates will use the associated set of configuration options, unless a config version is explicitly specified in the ConfigSpec.

Since vSphere API 4.0
description*xsd:string

A description of the configOption object.
host*ManagedObjectReference[]
to a HostSystem[]

List of hosts to which this descriptor applies.
keyxsd:string

A unique key used to identify a configOption object in this EnvironmentBrowser.
Properties inherited from DynamicData
dynamicProperty, dynamicType
*Need not be set
Show WSDL type definition