Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VMwareDVSFeatureCapability(vim.dvs.VmwareDistributedVirtualSwitch.FeatureCapability)
- Extends
- DVSFeatureCapability
- See also
- VMwareDvsDpuCapability, VMwareDvsIpfixCapability, VMwareDvsLacpCapability, VMwareDvsMtuCapability, VMwareDVSVspanCapability
- Since
- vSphere API Release 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 |
---|---|---|
dpuCapability* | VMwareDvsDpuCapability |
The support for version-specific DPU(SmartNic).
Since vSphere API Release 8.0.0.1 |
ipfixCapability* | VMwareDvsIpfixCapability |
The support for version-specific IPFIX(NetFlow).
Since vSphere API Release 6.0 |
ipfixSupported* | xsd:boolean |
Deprecated.
as of vSphere API 6.0, use IpfixFeatureCapability
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 Release 5.0 |
lacpCapability* | VMwareDvsLacpCapability |
The support for version-specific Link Aggregation Control Protocol.
Since vSphere API Release 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 Release 5.0 |
mtuCapability* | VMwareDvsMtuCapability |
The support for version-specific supported MTU.
Since vSphere API Release 7.0.2.0 |
multicastSnoopingSupported* | xsd:boolean |
Flag to indicate whether multicast snooping(IGMP/MLD Snooping)
is supported on the vSphere Distributed Switch.
IGMP/MLD Snooping is supported in vSphere Distributed Switch Version 6.0 or later.
Since vSphere API Release 6.0 |
nsxSupported* | xsd:boolean |
Flag to indicate whether NSX is supported on the
vSphere Distributed Switch.
NSX is supported in vSphere Distributed Switch Version 7.0 or later.
Since vSphere API Release 7.0 |
vspanCapability* | VMwareDVSVspanCapability |
The support for version-specific Distributed Port Mirroring sessions.
Since vSphere API Release 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 Release 5.0 |
Properties inherited from DVSFeatureCapability | ||
backupRestoreCapability, healthCheckCapability, macLearningSupported, networkFilterSupported, networkResourceManagementCapability, networkResourceManagementSupported, networkResourcePoolHighShareValue, nicTeamingPolicy, rollbackCapability, vmDirectPathGen2Supported | ||
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |