VMwareDVSFeatureCapability
Indicators of support for version-specific DVS features that are only available on a VMware-class switch.
{
"_typeName": "string",
"networkResourceManagementSupported": false,
"vmDirectPathGen2Supported": false,
"nicTeamingPolicy": [
"string"
],
"networkResourcePoolHighShareValue": 0,
"networkResourceManagementCapability": {
"_typeName": "string",
"networkResourceManagementSupported": false,
"networkResourcePoolHighShareValue": 0,
"qosSupported": false,
"userDefinedNetworkResourcePoolsSupported": false,
"networkResourceControlVersion3Supported": false,
"userDefinedInfraTrafficPoolSupported": false
},
"healthCheckCapability": {
"_typeName": "string"
},
"rollbackCapability": {
"_typeName": "string",
"rollbackSupported": false
},
"backupRestoreCapability": {
"_typeName": "string",
"backupRestoreSupported": false
},
"networkFilterSupported": false,
"macLearningSupported": false,
"vspanSupported": false,
"lldpSupported": false,
"ipfixSupported": false,
"ipfixCapability": {
"_typeName": "string",
"ipfixSupported": false,
"ipv6ForIpfixSupported": false,
"observationDomainIdSupported": false
},
"multicastSnoopingSupported": false,
"vspanCapability": {
"_typeName": "string",
"mixedDestSupported": false,
"dvportSupported": false,
"remoteSourceSupported": false,
"remoteDestSupported": false,
"encapRemoteSourceSupported": false,
"erspanProtocolSupported": false,
"mirrorNetstackSupported": false
},
"lacpCapability": {
"_typeName": "string",
"lacpSupported": false,
"multiLacpGroupSupported": false,
"lacpFastModeSupported": false
},
"dpuCapability": {
"_typeName": "string",
"networkOffloadSupported": false,
"activeStandbyModeSupported": false
},
"nsxSupported": false,
"mtuCapability": {
"_typeName": "string",
"minMtuSupported": 0,
"maxMtuSupported": 0
},
"realTimeConfigSupported": false
}
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.
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.
Deprecated as of vSphere API 6.0, use VMwareDvsIpfixCapability.
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.
The support for version-specific IPFIX(NetFlow).
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.
The support for version-specific Distributed Port Mirroring sessions.
The support for version-specific Link Aggregation Control Protocol.
The support for version-specific DPU(SmartNic).
Since: vSphere API Release 8.0.0.1
Flag to indicate whether NSX is supported on the vSphere Distributed Switch.
NSX is supported in vSphere Distributed Switch Version 7.0 or later.
The support for version-specific supported MTU.
Since: vSphere API Release 7.0.2.0
Flag to indicate whether real-time configuration is supported on Distributed Switch.
Real-time configuration is supported in vSphere Distributed Switch Version 9.0 or later.
Since: vSphere API Release 8.0.3.1