Red Hat Training

A Red Hat training course is available for Red Hat Satellite

23.30. setSoftwareEntitlements

Name
setSoftwareEntitlements
Description
Set an organization's entitlement allocation for the given software entitlement. If increasing the entitlement allocation, the default organization (i.e. orgId=1) must have a sufficient number of free entitlements.
Parameters
  • string sessionKey
  • int orgId
  • string label - Software entitlement label.
  • int allocation
Return Value
  • int - 1 on success, exception thrown otherwise.