Red Hat Training

A Red Hat training course is available for Red Hat Satellite

42.17. Method: listUsers

Description

Returns a list of users in your organization.

Parameters

The following parameters are available for this method:

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