Red Hat Training

A Red Hat training course is available for Red Hat Satellite

10.56. Method: removeRepoFilter

Description

Removes a filter for a given repo.

Parameters

The following parameters are available for this method:

  • string sessionKey
  • string label - Repository label
  • struct - filter_map
    • string filter - String to filter on
    • string flag - plus (+) for include, minus (-) for exclude
Returns

The following return values are available for this method:

  • int - 1 on success, exception thrown otherwise.