Red Hat Training

A Red Hat training course is available for Red Hat Satellite

Chapter 42. Namespace: user

User namespace contains methods to access common user functions available from the web user interface.
Namespace: user

42.1. Method: addAssignedSystemGroup

Description

Add system group to user's list of assigned system groups.

Parameters

The following parameters are available for this method:

  • string sessionKey
  • string login - User's login name
  • string serverGroupName
  • boolean setDefault - Defines if the system group is added to user's list of default system groups
Returns

The following return values are available for this method:

  • int - 1 on success, exception thrown otherwise