Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.34 KB

IscsiSession.md

File metadata and controls

18 lines (14 loc) · 1.34 KB

IscsiSession

Properties

Name Type Description Notes
Links *InlineResponse201Links [optional] [default to null]
Connections []IscsiConnection The iSCSI connections that make up the iSCSI session. [optional] [default to null]
Igroups []FcLoginIgroups The initiator groups in which the initiator is a member. [optional] [default to null]
Initiator *IscsiSessionInitiator [optional] [default to null]
Isid string The initiator portion of the session identifier specified by the initiator during login. [optional] [default to null]
Svm *AuditSvm [optional] [default to null]
TargetPortalGroup string The target portal group to which the session belongs. [optional] [default to null]
TargetPortalGroupTag int32 The target portal group tag of the session. [optional] [default to null]
Tsih int32 The target session identifier handle (TSIH) of the session. [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]