Red Hat Training

A Red Hat training course is available for Red Hat Satellite

23.14. Method: listSoftwareEntitlementsForOrg

Description

List an organization's allocation of each software entitlement. A value of -1 indicates unlimited entitlements.

Parameters

The following parameters are available for this method:

  • string sessionKey
  • int orgId
Returns

The following return values are available for this method:

  • array:
    • struct - entitlement usage
      • string label
      • string name
      • int allocated
      • int unallocated
      • int free
      • int used
      • int allocated_flex
      • int unallocated_flex
      • int free_flex
      • int used_flex