Red Hat Training

A Red Hat training course is available for Red Hat Satellite

13.20. removePackages

Name
removePackages
Description
Remove a set of packages from an erratum with the given advisory name. This method will only allow for modification of custom errata created either through the UI or API.
Parameters
  • string sessionKey
  • string advisoryName
  • array:
    • int - packageId
Return Value
  • int - representing the number of packages removed, exception otherwise