10.63. setRepoFilters
- Name
- setRepoFilters
- Description
- Replaces the existing set of filters for a given repo. Filters are ranked by their order in the array.
- Parameters
- string sessionKey
- string label - repository label
- array:
- struct - filter_map
- string
filter
- string to filter on - string
flag
- + for include, - for exclude
- Return Value
- int - 1 on success, exception thrown otherwise.