VMwareDvsLagIpfixConfig

VMwareDvsLagIpfixConfig
VMwareDvsLagIpfixConfig

This class defines the ipfix configuration of the Link Aggregation Control Protocol group.

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

True if ipfix monitoring is enabled in the Link Aggregation Control Protocol group.

If set, this property will override the ipfix configuration of Uplink Ports in the Link Aggregation Control Protocol group. Thus they are no longer inheriting ipfix configuration from their Uplink Port Group. Setting this property would require ipfixOverrideAllowed of all the Uplink Port Groups to be true, otherwise ConflictingConfiguration fault will be raised.