Click or drag to resize

Initiator Properties

The Initiator type exposes the following members.

Properties
  NameDescription
Public propertyAlias
The initiator's friendly name.
Public propertyAttributes
A set of JSON attributes assigned to this initiator.
Public propertyChapUsername
The unique CHAP username associated with this initiator.
Public propertyInitiatorID
The initiator object's numeric ID.
Public propertyInitiatorName
The initiator's unique iSCSI or FC storage protocol name
Public propertyInitiatorSecret
The CHAP secret used to authenticate the initiator.
Public propertyRequireChap
True if CHAP authentication is required for this initiator.
Public propertyTargetSecret
The CHAP secret used to authenticate the target (mutual CHAP authentication).
Public propertyVirtualNetworkIDs
A list of virtual network identifiers associated with this initiator. The initiator is restricted to use the virtual networks specified. The initiator can use any network if no virtual networks are specified.
Public propertyVolumeAccessGroups
A list of volumeAccessGroupIDs the initiator is a member of.
Top
See Also