Red Hat Training

A Red Hat training course is available for Red Hat Satellite

30.4. Method: listEntitlements

Description

Lists all channel and system entitlements for the organization associated with the user executing the request.

Parameters

The following parameters are available for this method:

  • string sessionKey
Returns

The following return values are available for this method:

  • struct - channel or system entitlements
    • array system
      • struct - system entitlement
        • string label
        • string name
        • int used_slots
        • int free_slots
        • int total_slots
    • array channel
      • struct - channel entitlement
        • string label
        • string name
        • int used_slots
        • int free_slots
        • int total_slots
        • int used_flex
        • int free_flex
        • int total_flex