Account Enrichment - Generic v2
#
This Playbook is part of the Deprecated Content (Deprecated) Pack.Deprecated
Use "Account Enrichment - Generic v2.1" playbook instead.
Deprecated. Use "Account Enrichment - Generic v2.1" playbook instead. Enrich accounts using one or more integrations. Supported integrations - - Active Directory
#
DependenciesThis playbook uses the following sub-playbooks, integrations, and scripts.
#
Sub-playbooksThis playbook does not use any sub-playbooks.
#
IntegrationsThis playbook does not use any integrations.
#
Scripts- ADGetUser
#
CommandsThis playbook does not use any commands.
#
Playbook InputsName | Description | Default Value | Required |
---|---|---|---|
Username | The username to enrich. | Account.Username | Optional |
#
Playbook OutputsPath | Description | Type |
---|---|---|
Account | The account object. | unknown |
Account.Type | The account entity type. | string |
Account.ID | The unique account DN (Distinguished Name). | string |
Account.Username | The account username. | string |
Account.Email | The email address associated with the account. | unknown |
Account.Groups | The groups the account belongs to. | unknown |
Account.DisplayName | The account display name. | string |
Account.Manager | The account's manager. | string |