Red Hat Training

A Red Hat training course is available for Red Hat Satellite

43.20. removeAssignedSystemGroups

Name
removeAssignedSystemGroups
Description
Remove system groups from a user's list of assigned system groups.
Parameters
  • string sessionKey
  • string login - User's login name.
  • array:
    • string - serverGroupName
  • boolean setDefault - Should system groups also be removed from the user's list of default system groups.
Return Value
  • int - 1 on success, exception thrown otherwise.