Red Hat Training

A Red Hat training course is available for Red Hat Satellite

23.18. listSystemEntitlements

Name
listSystemEntitlements
Description
List each organization's allocation of a system entitlement. If the organization has no allocation for a particular entitlement, it will not appear in the list.
Deprecated - being replaced by listSystemEntitlements(string sessionKey, string label, boolean includeUnentitled)
Parameters
  • string sessionKey
  • string label
Return Value
  • array:
    • struct - entitlement usage
      • int org_id
      • string org_name
      • int allocated
      • int unallocated
      • int used
      • int free