VMwareDvsIpfixCapability

VMwareDvsIpfixCapability
VMwareDvsIpfixCapability

The feature capabilities of Ipfix supported by the vSphere Distributed Switch.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "ipfixSupported": false,
    "ipv6ForIpfixSupported": false,
    "observationDomainIdSupported": false
}
boolean
ipfixSupported
Optional

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.

boolean
ipv6ForIpfixSupported
Optional

Flag to indicate whether IPv6 for IPFIX(NetFlow) is supported on the vSphere Distributed Switch.

IPv6 for IPFIX is supported in vSphere Distributed Switch Version 6.0 or later.

boolean
observationDomainIdSupported
Optional

Flag to indicate whether Observation Domain Id for IPFIX is supported on the vSphere Distributed Switch.

Observation Domain Id is supported in vSphere Distributed Switch Version 6.0 or later.