Este conteúdo não está disponível no idioma selecionado.
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- stringfilter- string to filter on
- stringflag- + for include, - for exclude
 
 
 
- Return Value
- int - 1 on success, exception thrown otherwise.