session (Fibre Channel)
The session object contains information about each Fibre Channel session that is visible to the cluster and what target ports it is visible on. You can retrieve this information with the ListFibreChannelSessions
API method.
Object members
This object contains the following members:
Name | Description | Type |
---|---|---|
initiatorWWPN |
The World Wide Port Name (WWPN) of the initiator that is logged into the target port. |
string |
nodeID |
The node that owns the Fibre Channel session. |
integer |
initiator |
Information about this Fibre Channel session's server initiator. Members:
|
JSON object |
serviceID |
The service ID of the target port involved in this session. |
integer |
targetWWPN |
The WWPN of the target port involved in this session. |
string |
volumeAccessGroupID |
The ID of the volume access group to which the initiatorWWPN belongs. If not in a volume access group, this value is null. |
integer |