Red Hat Training

A Red Hat training course is available for Red Hat Satellite

42.23. Method: setDetails

Description

Updates the details of a user.

Parameters

The following parameters are available for this method:

  • string sessionKey
  • string login - User's login name
  • struct - user details
    • string first_names (deprecated, use first_name)
    • string first_name
    • string last_name
    • string email
    • string prefix
    • string password
Returns

The following return values are available for this method:

  • int - 1 on success, exception thrown otherwise