Account-manager (List)#

Path: /processing/account-managers/account-manager

Account managers manage all communication with the Data layers on behalf of the account. Creating and updating the account.

Parameters#

NameTypeRequiredDefaultDescription
idstringrequiredThe given ID of an account manager instance
username-is-emailbooleanoptionalfalseWhen this is set to true, the username attribute of the account will be considered the primary email. This will make the search based on email use the same method as search by username.Cannot be used with the account source being Active Directory, since that requires a username that is not an email.
account-data-sourceleafrefrequiredA data source for the account-manager, used to provide account info to authentication methods,i.e. a phone number or email. If this is not configured, only the credential is possible.
device-data-sourceleafrefoptionalThe ID of the devices data-source. If not set and a account data source has been configured, then that data source will be used to fetch devices.

Subsections#

NameTypeDescription
enable-registration SectionNone

Was this helpful?