ArrayOfHostFibreChannelHba
ArrayOfHostFibreChannelHba
A boxed array of HostFibreChannelHba. 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
}
]
}