Red Hat Training

A Red Hat training course is available for Red Hat Satellite

34.49. Method: listAdministrators

Description

Returns a list of users that can administer the system.

Parameters

The following parameters are available for this method:

  • string sessionKey
  • int serverId
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