Red Hat Training

A Red Hat training course is available for Red Hat Satellite

13.20. Method: removePackages

Description

Remove a set of packages from an erratum with the given advisory name. This method only allows for modification of custom errata created either through the UI or API.

Parameters

The following parameters are available for this method:

  • string sessionKey
  • string advisoryName
  • array:
    • int - packageId
Returns

The following return values are available for this method:

  • int - Represents the number of packages removed, exception otherwise