FibreChannelSession Class |
Namespace: SolidFire.Element.Api
public class FibreChannelSession : RpcBase
The FibreChannelSession type exposes the following members.
Name | Description | |
---|---|---|
![]() | FibreChannelSession | Initializes a new instance of the FibreChannelSession class |
Name | Description | |
---|---|---|
![]() | InitiatorWWPN |
The WWPN of the initiator which is logged into the target port.
|
![]() | NodeID |
The node owning the Fibre Channel session.
|
![]() | ServiceID |
The service ID of the FService owning this Fibre Channel session
|
![]() | TargetWWPN |
The WWPN of the target port involved in this session.
|
![]() | VolumeAccessGroupID |
The ID of the volume access group to which the initiatorWWPN beintegers. If not in a volume access group, the value will be null.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString |
Builds a json-enabled string of all the properties and their values in this class.
(Inherited from RpcBase.) |