Skip to main content
Element Software
12.5 and 12.7

session (Fibre Channel)

Contributors netapp-pcarriga amgrissino

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:

  • alias: The friendly name assigned to the initiator.

  • attributes: The attributes of this initiator.

  • initiatorID: The ID of this initiator.

  • initiatorName: The name of this initiator.

  • volumeAccessGroups: A list of volume access groups associated with this initiator.

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

Find more information