Virtual Storage Lifecycle Management 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
This class defines the ipfix configuration of the Link Aggregation Control Protocol group.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 |