Skip to main content
Element Software
12.5 and 12.7

account

Contributors netapp-pcarriga amgrissino

The account object contains information about an account. This object includes only "configured" information about the account, not any runtime or usage information.

Object members

This object contains the following members:

Name Description Type

accountID

The unique account ID for the account.

integer

attributes

List of name-value pairs in JSON object format.

JSON object

enableChap

Specifies whether CHAP account credentials can be used by an initiator to access volumes.

boolean

initiatorSecret

The initiator CHAP secret.

string

status

The current status of the account. Possible values:

  • active: An active account.

  • locked: A locked account.

  • removed: An account that has been deleted and purged.

string

storageContainerID

The unique ID of the virtual volume storage container associated with this account.

UUID

targetSecret

The target CHAP secret.

string

username

The username for the account.

string

volumes

A list of volume IDs for volumes owned by this account.

integer array