Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - FcoeConfigFcoeSpecification(vim.host.FcoeConfig.FcoeSpecification)
- Parameter to
- DiscoverFcoeHbas
- Extends
- DynamicData
- See also
- FcoeConfigVlanRange
- Since
- vSphere API Release 5.0
Data Object Description
An FcoeSpecification contains values relevant to issuing FCoE discovery. Non-mandatory values are denoted '@optional'.Properties
Name | Type | Description |
---|---|---|
priorityClass* | xsd:int |
802.1p priority class to use for FCoE traffic.
|
sourceMac* | xsd:string |
Source MAC address to use for FCoE traffic.
This MAC address is associated with the logical construct that is a
physical NIC's associated underlying FCoE Controller, as defined 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.
|
underlyingPnic | xsd:string |
The name of this FcoeSpecification's underlying PhysicalNic
|
vlanRange* | FcoeConfigVlanRange[] |
VLAN ranges to use for FCoE traffic.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |