ISCSISession Properties |
The ISCSISession type exposes the following members.
| Name | Description | |
|---|---|---|
| AccountID |
The numeric ID of the account object used for authentication (if any).
| |
| AccountName |
The name of the account object used for authentication (if any).
| |
| Authentication |
Authentication information for this session.
| |
| CreateTime |
The time when this session was created.
| |
| DriveID |
The numeric drive ID associated with this session.
| |
| DriveIDs |
A list of numeric drive IDs associated with this session.
| |
| Initiator |
The initiator object (if any) associated with this session.
| |
| InitiatorIP |
The initiator's socket IP address and TCP port number.
| |
| InitiatorName |
The initiator's iSCSI qualified name (IQN) string.
| |
| InitiatorPortName |
The iSCSI initiator port name string.
| |
| InitiatorSessionID |
The iSCSI initiator session ID (ISID) for this session.
| |
| MsSinceLastIscsiPDU |
Number of milliseconds since this session received an iSCSI PDU.
| |
| MsSinceLastScsiCommand |
Number of milliseconds since this session received a SCSI command.
| |
| NodeID |
The numeric node ID associated with this session.
| |
| ServiceID |
The numeric service ID associated with this session.
| |
| SessionID |
The numeric ID associated with this session.
| |
| TargetIP |
The target's socket IP address and TCP port number.
| |
| TargetName |
The target's iSCSI qualified name (IQN) string.
| |
| TargetPortName |
The iSCSI target port name string.
| |
| VirtualNetworkID |
The numeric ID of the virtual network (if any) used to create the session.
| |
| VolumeID |
The numeric ID of the volume (if any) associated with the target name.
| |
| VolumeInstance |
The instance of the volume (if any) associated with this session.
|