HostFibreChannelHba

HostFibreChannelHba
HostFibreChannelHba

This data object type describes the Fibre Channel host bus adapter.

AllOf
This class requires all of the following:
JSON Example
{
    "_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
}
integer As int64 As int64
portWorldWideName
Required

The world wide port name for the adapter.

integer As int64 As int64
nodeWorldWideName
Required

The world wide node name for the adapter.

portType
Required

The operating mode of the adapter.

Possible values:

  • fabric
  • loop
  • pointToPoint
  • unknown
Possible values are : fabric, loop, pointToPoint, unknown,
integer As int64 As int64
speed
Required

The current operating speed of the adapter in bits per second.