Red Hat Training

A Red Hat training course is available for Red Hat Satellite

10.55. removeErrata

Name
removeErrata
Description
Removes a given list of errata from the given channel.
Parameters
  • string sessionKey
  • string channelLabel - target channel.
  • array:
    • string - advisoryName - name of an erratum to remove
  • boolean removePackages - True to remove packages from the channel
Return Value
  • int - 1 on success, exception thrown otherwise.