Red Hat Training

A Red Hat training course is available for Red Hat Satellite

34.111. Method: setChildChannels

Description

Subscribe the given server to the child channels provided. This method will unsubscribe the server from any child channels currently subscribed, but that are not included in the list. The user provides either a list of channel IDs (int) or a list of channel labels (string) as input.

Parameters

The following parameters are available for this method:

  • string sessionKey
  • int serverId
  • array:
    • int (deprecated) or string - channelId (deprecated) or channelLabel
Returns

The following return values are available for this method:

  • int - 1 on success, exception thrown otherwise