Account Fields

These fields apply to the account_added, account_changed, and account_removed events.

Field Value Explanation

name

string

The name of the account.

username

string

The username of the account

password

****

Indicates if the password has changed. The actual string is never supplied.

auto_rotate_credentials 1 or 0 1: Enables the automatic rotation for this account.
0: Disables the automatic rotation for this account.
allow_simultaneous_checkout 1 or 0 1: Account can be checked out and used by multiple users or sessions at the same time.
0: Account can be checked out and used by single user at the same time.
personal 1 or 0 1: Is a personal account.
0: Is a shared account.
group string The unique identifier of the account group.