Data Object - DVPortConfigInfo(vim.dvs.DistributedVirtualPort.ConfigInfo)

Property of
DistributedVirtualPort
Extends
DynamicData
See also
DVPortSetting, ManagedEntity
Since
vSphere API 4.0

Data Object Description

Management related configuration of a DistributedVirtualPort.

Properties

Name Type Description
configVersionxsd:string

The version string of the configuration.
description*xsd:string

A description string of the port.
name*xsd:string

The name of the port.
scope*ManagedObjectReference[]
to a ManagedEntity[]
Deprecated. as of vSphere API 5.5

The eligible entities that can connect to the port. If unset, there is no restriction on which entity can connect to the port. If set, only the entities in the specified list or their child entities are allowed to connect to the port. If scopes are defined at both port and portgroup level, they are taken as an "AND" relationship. If such a relationship doesn't make sense, the reconfigure operation will raise an exception.
setting*DVPortSetting

The network configuration of the port.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition