Red Hat Training

A Red Hat training course is available for Red Hat Satellite

10.53. Method: removePackages

Description

Removes a given list of packages from the given channel.

Parameters

The following parameters are available for this method:

  • string sessionKey
  • string channelLabel - Target channel.
  • array:
    • int - packageId - ID of a package to remove from the channel.
Returns

The following return values are available for this method:

  • int - 1 on success, exception thrown otherwise.