Red Hat Training

A Red Hat training course is available for Red Hat Satellite

23.16. Method: listSystemEntitlements

Description

List each organization's allocation of a system entitlement. If the organization has no allocation for a particular entitlement, it does not appear in the list.

Note

This method is deprecated. Use the listSystemEntitlements(string sessionKey, string label, boolean includeUnentitled) method.
Parameters

The following parameters are available for this method:

  • string sessionKey
  • string label
Returns

The following return values are available for this method:

  • array:
    • struct - entitlement usage
      • int org_id
      • string org_name
      • int allocated
      • int unallocated
      • int used
      • int free