REST API Reference Version 3.1.0.0Search

NsISCSISession

Description

ISCSI initiator session information.

JSON Type

object

Members

Name Description Type Deprecated
id Unique identifier of the iSCSI session. NsObjectID
session_id Unique identifier of the iSCSI session. NsObjectID Yes
initiator_name Name of the iSCSI initiator (IQN). NsObjectName
num_connections Number of connections in iSCSI session. NsUnsignedLong
pr_key Registered persistent reservation key for the I-T nexus on this LU (if there is no registration, its value will be zero). NsUnsignedLong
initiator_ip_addr IP address of the iSCSI initiator. NsInitiatorIPAddress
target_ip_addr Target IP address of the iSCSI initiator. NsInitiatorIPAddress
header_digest_enabled Indicate whether header digest is enabled. NsBoolean
data_digest_enabled Indicate whether data digest is enabled. NsBoolean