FibreChannelPortType

FibreChannelPortType
FibreChannelPortType

A boxed FibreChannelPortTypeEnum. To be used in Any placeholders.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "_value": "string"
}
_value
Required

The operating mode of the adapter.

Possible values:

  • fabric
  • loop
  • pointToPoint
  • unknown
Possible values are : fabric, loop, pointToPoint, unknown,