DEPRECATED - This method will be removed in Akeeba Backup 7.1
Sets a regular expression database exclusion filter for the backup profile. Available since API version 340.
All fields are MANDATORY.
Integer. The profile ID you want to list.
String. The database root to get filters for (default: [SITEDB])
String. The regular expression to set.
String. Filter type, see getRegexDBFilters.
Bool. True to set the filter, false to reset (remove) the filter.
Boolean true on success.