vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - LAGInfo(vim.host.LAGInfo)
- Property of
- LACPInfo
- Extends
- DynamicData
- See also
- LAGUplinkInfo
- Since
- vSAN 7.0U3
Data Object Description
This class describes the LAG information.Properties
Name | Type | Description |
---|---|---|
groupState | xsd:int |
The group state of LAG.
|
lagName | xsd:string |
The LAG name.
|
uplinks* | LAGUplinkInfo[] |
The information of uplinks configured in the LAG.
|
vnics* | xsd:string[] |
The name list of vSAN vmknics configured in the LAG.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |