Red Hat Training

A Red Hat training course is available for Red Hat Satellite

Chapter 8. channel.access

Abstract

Provides methods to retrieve and alter channel access restrictions.

8.1. disableUserRestrictions

Name
disableUserRestrictions
Description
Disable user restrictions for the given channel. If disabled, all users within the organization may subscribe to the channel.
Parameters
  • string sessionKey
  • string channelLabel - label of the channel
Return Value
  • int - 1 on success, exception thrown otherwise.