ArrayOfHostFibreChannelOverEthernetHba
ArrayOfHostFibreChannelOverEthernetHba
A boxed array of HostFibreChannelOverEthernetHba. To be used in Any placeholders.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"_value": [
{
"_typeName": "string",
"key": "string",
"device": "string",
"bus": 0,
"status": "string",
"model": "string",
"driver": "string",
"pci": "string",
"storageProtocol": "string",
"portWorldWideName": 0,
"nodeWorldWideName": 0,
"portType": "string",
"speed": 0,
"underlyingNic": "string",
"linkInfo": {
"_typeName": "string",
"vnportMac": "string",
"fcfMac": "string",
"vlanId": 0
},
"isSoftwareFcoe": false,
"markedForRemoval": false
}
]
}