Data Object - VMwareDVSFeatureCapability

Extends
DVSFeatureCapability
See also
VMwareDvsLacpCapability, VMwareDVSVspanCapability
Since
vSphere API 4.1

Data Object Description

Indicators of support for version-specific DVS features that are only available on a VMware-class switch.

Properties

Name Type Description
ipfixSupported*xsd:boolean

Flag to indicate whether IPFIX(NetFlow) is supported on the vSphere Distributed Switch. IPFIX is supported in vSphere Distributed Switch Version 5.0 or later.

Since vSphere API 5.0
lacpCapability*VMwareDvsLacpCapability

The support for version-specific Link Aggregation Control Protocol.

Since vSphere API 5.1
lldpSupported*xsd:boolean

Flag to indicate whether LLDP(Link Layer Discovery Protocol) is supported on the vSphere Distributed Switch. LLDP is supported in vSphere Distributed Switch Version 5.0 or later.

Since vSphere API 5.0
vspanCapability*VMwareDVSVspanCapability

The support for version-specific Distributed Port Mirroring sessions.

Since vSphere API 5.1
vspanSupported*xsd:boolean

Flag to indicate whether vspan(DVMirror) is supported on the vSphere Distributed Switch. Distributed Port Mirroring is supported in vSphere Distributed Switch Version 5.0 or later.

Since vSphere API 5.0
Properties inherited from DVSFeatureCapability
backupRestoreCapability, healthCheckCapability, networkResourceManagementCapability, networkResourceManagementSupported, networkResourcePoolHighShareValue, nicTeamingPolicy, rollbackCapability, vmDirectPathGen2Supported
Properties inherited from DynamicData
dynamicProperty, dynamicType
*Need not be set
Show WSDL type definition