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.