Entity parameters

Enterprise

Bacula Enterprise Only

This solution is only available for Bacula Enterprise. For subscription inquiries, please reach out to sales@baculasystems.com.

The following list of parameters are commonly shared through any module used into the same fileset line and are intended to select the target entities to backup. Every module subsection mentions what entities are supported too.

Option

Required

Default

Values

Example

Services

Description

user

No

Valid email addresses of existing users on the selected tenant separated by ‘,’

AlexW@yourdomain.com, LeeY@yourdomain.com

email, drive, contact, calendar, onenote, chat, tasks

Backup mailboxes, drive unit spaces, categories, or whatever service is selected of this list of users. If no user is provided: - The backup will be done for all accessible users of the given tenant if no other entry has value either (group or site parameters)

user_from_group

No

Valid names emails, or IDs of existing groups on the selected tenant separated by ‘,’

Dev Team, dev-team@yourdomain.com, 12345678-90ab-cdef…

email, drive, contact, calendar, onenote, chat, tasks

Expand user selection from members of the provided groups and apply user-based services to those users. This can be combined with other user filters (for example user/user_exclude/user_regex_*). Duplicated users are automatically ignored.

user_exclude

No

Valid email addresses of existing users on the selected tenant separated by ‘,’

LauraG@yourdomain.com, AmandaT@yourdomain.com

email, drive, contact, calendar, onenote, chat, tasks

Exclude selected mailboxes or onedrive spaces. If this is the only parameter found for selection, all elements will be included and this list will be excluded

user_regex_include

No

Valid regex

.*@management\.mydomain.com

email, drive, contact, calendar, onenote, chat, tasks

Backup matching user mailboxes or onedrive spaces. Please, only provide list parameters (user + user_exclude) or regex ones. But do not try to combine them

user_regex_exclude

No

Valid regex

.*@guests\.mydomain.com

email, drive, contact, calendar, onenote, chat, tasks

Exclude matching user mailboxes or onedrive spaces from the selection. Please, only provide list parameters (user + user_exclude) or regex ones. But do not try to combine them. If this is the only parameter found for selection, all elements will be included and this list will be excluded

site

No

Valid names of existing user sharepoint sites on the selected tenant separated by ‘,’

Communication site, Dev site

drive, sharepoint, onenote

Backup onedrive site library space (OneDrive service) belonging to this list of sharepoint sites or the site itself (Sharepoint service). If no site name is provided: - OneDrive: user and site variables will be checked. If no one has value either, backup will be done for all accessible users, groups or sites of the given tenant - Sharepoint: all accessible sites of the tenant will be backed up

site_exclude

No

Valid names of existing user sharepoint sites on the selected tenant separated by ‘,’

Test site

drive, sharepoint, onenote

Exclude listed sites from backup. If this is the only parameter found for selection, all elements will be included and this list will be excluded

site_regex_include

No

Valid regex

.*site

drive, sharepoint, onenote

Backup matching sites. Please, only provide list parameters (site + site_exclude) or regex ones. But do not try to combine them

site_regex_exclude

No

Valid regex

Test.*

drive, sharepoint, onenote

Exclude matching sites from the selection. Please, only provide list parameters (site + site_exclude) or regex ones. But do not try to combine them. If this is the only parameter found for selection, all elements will be included and this list will be excluded

group

No

Valid names of existing user groups on the selected tenant separated by ‘,’

Dev Team, Bacula Users

drive, onenote, calendar, teams, tasks

Backup onedrive sharepoint library spaces or notebooks of this list of groups. If no group is provided, user and site variables will be checked. If no one has value either, backup will be done for all accessible users, groups or sites of the given tenant

group_exclude

No

Valid names of existing user groups on the selected tenant separated by ‘,’

Monitoring, External

drive, onenote, calendar, teams, tasks

Exclude selected group. If this is the only parameter found for selection, all elements will be included and this list will be excluded

group_regex_include

No

Valid regex

.*Management

drive, onenote, calendar, teams, tasks

Backup matching group onedrive spaces. Please, only provide list parameters (group + group_exclude) or regex ones. But do not try to combine them

group_regex_exclude

No

Valid regex

.*External

drive, onenote, calendar, teams, tasks

Exclude matching groups from the selection. Please, only provide list parameters (group + group_exclude) or regex ones. But do not try to combine them. If this is the only parameter found for selection, all elements will be included and this list will be excluded

Go back to: Fileset Configuration.