Red Hat Training

A Red Hat training course is available for Red Hat Satellite

23.19. listSystemEntitlements

Name
listSystemEntitlements
Description
List each organization's allocation of a system entitlement.
Available since: 10.4
Parameters
  • string sessionKey
  • string label
  • boolean includeUnentitled - If true, the result will include both organizations that have the entitlement as well as those that do not; otherwise, the result will only include organizations that have the entitlement.
Return Value
  • array:
    • struct - entitlement usage
      • int org_id
      • string org_name
      • int allocated
      • int unallocated
      • int used
      • int free