VMwareDVSVspanCapability

VMwareDVSVspanCapability
VMwareDVSVspanCapability

Indicators of support for version-specific Distributed Port Mirroring sessions.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "mixedDestSupported": false,
    "dvportSupported": false,
    "remoteSourceSupported": false,
    "remoteDestSupported": false,
    "encapRemoteSourceSupported": false,
    "erspanProtocolSupported": false,
    "mirrorNetstackSupported": false
}
boolean
mixedDestSupported
Required

Flag to indicate whether mixed dest mirror session is supported on the vSphere Distributed Switch.

boolean
dvportSupported
Required

Flag to indicate whether dvport mirror session is supported on the vSphere Distributed Switch.

boolean
remoteSourceSupported
Required

Flag to indicate whether remote mirror source session is supported on the vSphere Distributed Switch.

boolean
remoteDestSupported
Required

Flag to indicate whether remote mirror destination session is supported on the vSphere Distributed Switch.

boolean
encapRemoteSourceSupported
Required

Flag to indicate whether encapsulated remote mirror source session is supported on the vSphere Distributed Switch.

boolean
erspanProtocolSupported
Optional

Flag to indicate whether ERSPAN protocol encapsulation is supported on the vSphere Distributed Switch.

boolean
mirrorNetstackSupported
Optional

Flag to indicate whether dvport mirror can be configured to use a dedicated network stack instance.