Data Object - DVPortConfigSpec(vim.dvs.DistributedVirtualPort.ConfigSpec)

Parameter to
ReconfigureDVPort_Task
Extends
DynamicData
See also
DVPortSetting, ManagedEntity
Since
vSphere API 4.0

Data Object Description

Specification to reconfigure a DistributedVirtualPort.

Properties

Name Type Description
configVersion*xsd:string

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

The description string of the port.
key*xsd:string

Key of the port to be reconfigured.
name*xsd:string

The name of the port.
operationxsd:string

The operation to remove or modify the existing ports. The valid values are:
scope*ManagedObjectReference[]
to a ManagedEntity[]
Deprecated. as of vSphere API 5.5

The eligible entities that can connect to the port, for detail see scope.
setting*DVPortSetting

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