Red Hat Training

A Red Hat training course is available for Red Hat Satellite

41.8. Method: listAdministrators

Description

Returns the list of users who can administer the given group. Caller must be a system group administrator or an organization administrator.

Parameters

The following parameters are available for this method:

  • string sessionKey
  • string systemGroupName
Returns

The following return values are available for this method:

  • array:
    • struct - user
      • int id
      • string login
      • string login_uc - Upper case version of the login
      • boolean enabled - true if user is enabled, false if the user is disabled