Click or drag to resize

Account Properties

The Account type exposes the following members.

Properties
  NameDescription
Public propertyAccountID
Unique AccountID for the account.
Public propertyAttributes
List of Name/Value pairs in JSON object format.
Public propertyEnableChap
Specify if chap account credentials can be used by an initiator to access volumes.
Public propertyInitiatorSecret
CHAP secret to use for the initiator.
Public propertyStatus
Current status of the account.
Public propertyStorageContainerID
The id of the storage container associated with the account
Public propertyTargetSecret
CHAP secret to use for the target (mutual CHAP authentication).
Public propertyUsername
User name for the account.
Public propertyVolumes
List of VolumeIDs for Volumes owned by this account.
Top
See Also