Red Hat Training

A Red Hat training course is available for Red Hat Satellite

10.52. Method: removeErrata

Description

Removes a given list of errata from the given channel.

Parameters

The following parameters are available for this method:

  • string sessionKey
  • string channelLabel - Target channel
  • array:
    • string - advisoryName - Name of an erratum to remove
  • boolean removePackages - True to remove packages from the channel
Returns

The following return values are available for this method:

  • int - 1 on success, exception thrown otherwise.