vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostFibreChannelOverEthernetHbaLinkInfo(vim.host.FibreChannelOverEthernetHba.LinkInfo)
- Property of
- HostFibreChannelOverEthernetHba
- Extends
- DynamicData
- Since
- vSphere API Release 5.0
Data Object Description
Represents FCoE link information. The link information represents a VNPort to VFPort Virtual Link, as described in the FC-BB-5 standard, with the addition of the VLAN ID over which a link exists.Properties
Name | Type | Description |
---|---|---|
fcfMac | xsd:string |
FCF MAC address, also known as the VFPort MAC address in the FC-BB-5
standard.
This MAC address should be of the form "xx:xx:xx:xx:xx:xx", where
'x' is a hexadecimal digit. Valid MAC addresses are unicast
addresses.
|
vlanId | xsd:int |
VLAN ID.
This field represents the VLAN on which an FCoE HBA was
discovered. Valid numbers fall into the range [0,4094].
|
vnportMac | xsd:string |
VNPort MAC address, as defined by the FC-BB-5 standard.
This MAC address should be of the form "xx:xx:xx:xx:xx:xx", where
'x' is a hexadecimal digit. Valid MAC addresses are unicast
addresses.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |