DEPRECATED - This method will be removed in Akeeba Backup 7.1
Returns the filesystem exclusion filters for the chosen backup profile. Available since API version 340.
All fields are MANDATORY.
Integer. The profile ID you want to list.
string. The UUID of the filesystem root, default [SITEROOT] (the main site database definition). See getFSRoots
An array of JSON objects is returned. Each object has the following keys:
The relative path to the file or directory database on which the filter is applied.
The filter type:
directories
. Exclude this
directory.
skipdirs
. Exclude the subdirectories
contained in this directory.
skipfiles
. Exclude the files contained
in this directory.
files
. Exclude this file.