DEPRECATED - This method will be removed in Akeeba Backup 7.1
Sets or resets a database exclusion filter. Available since API version 340.
All fields are MANDATORY.
Integer. The profile ID you want to list.
string. The UUID of the database root, default [SITEDB] (the main site database definition). See getDBRoots
string. The name of the table for this filter. See getDBFilters.
string. The filter type. See getDBFilters.
int. 1 to set the filter, 0 to reset it.
A JSON object with the following keys:
Bool. True if the operation succeeded.
Bool. The new state of the filter, true if the filter is enabled.