Red Hat Training

A Red Hat training course is available for Red Hat Satellite

43.15. listAssignedSystemGroups

Name
listAssignedSystemGroups
Description
Returns the system groups that a user can administer.
Parameters
  • string sessionKey
  • string login - User's login name.
Return Value
  • array:
    • struct - system group
      • int id
      • string name
      • string description
      • int system_count
      • int org_id - Organization ID for this system group.