Red Hat Training

A Red Hat training course is available for Red Hat Satellite

23.14. listSoftwareEntitlements

Name
listSoftwareEntitlements
Description
List each organization's allocation of a given software entitlement. Organizations with no allocation will not be present in the list. A value of -1 indicates unlimited entitlements.
Deprecated - being replaced by listSoftwareEntitlements(string sessionKey, string label, boolean includeUnentitled)
Parameters
  • string sessionKey
  • string label - Software entitlement label.
Return Value
  • array:
    • struct - entitlement usage
      • int org_id
      • string org_name
      • int allocated
      • int unallocated
      • int used
      • int free