vSphere Web Services API
|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VMwareDvsLagIpfixConfig(vim.dvs.VmwareDistributedVirtualSwitch.LagIpfixConfig)
- Property of
- VMwareDvsLacpGroupConfig
- Extends
- DynamicData
- Since
- vSphere API Release 5.5
Data Object Description
Deprecated. as of vSphere API 9.1. This class defines the ipfix configuration of the Link Aggregation Control Protocol group. Since the 9.1 release, ipfix monitoring can not be enabled on Link Aggregation group anymore. Because ipfixOverrideAllowed can not be set to True on uplink portgroups.Properties
| Name | Type | Description |
|---|---|---|
| ipfixEnabled* | xsd:boolean |
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.
|
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |