Red Hat Training

A Red Hat training course is available for Red Hat Satellite

10.62. setGloballySubscribable

Name
setGloballySubscribable
Description
Set globally subscribable attribute for given channel.
Parameters
  • string sessionKey
  • string channelLabel - label of the channel
  • boolean subscribable - true if the channel is to be globally subscribable. False otherwise.
Return Value
  • int - 1 on success, exception thrown otherwise.