Red Hat Training

A Red Hat training course is available for Red Hat Satellite

34.123. Method: whoRegistered

Description

Returns information about the user who registered the system

Parameters

The following parameters are available for this method:

  • string sessionKey
  • int sid - ID of the system in question
Returns

The following return values are available for this method:

  • 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