Manage organization entitlements
In 10Duke SysAdmin, you can create and manage organizations’ entitlements, which contain their licenses.
An organization must have at least one entitlement to store their licenses.
Create an organization entitlement
Before you start:
- Entitlements are specific to an organization, so make sure the organization has been created.
To create an entitlement for an organization:
-
In the left sidebar, go to ENTITLEMENTS > Organization.
-
Click Change organization, search and select the organization, and click Confirm.
The organization’s entitlements table opens.
-
Select Actions > Create. A dialog opens.
-
In Name, define a name for the entitlement.
-
In Description (optional), write a short description.
-
Click Save to create the entitlement.
You can copy the unique ID of the new entitlement from the table: click the copy icon on the row on the right. The entitlement ID must be included in the request path when calling some of the 10Duke API endpoints.
Next steps:
-
If you want this to be the organization’s default entitlement, see instructions below.
-
Grant licenses to the organization in the entitlement.
-
Authorize the organization’s user groups and device client groups to access the entitlement.
Change the organization’s default entitlement
If you grant licenses using the 10Duke Entitlement Management REST API, they are created in the default entitlement.
To change the default entitlement:
-
Go to the organization’s entitlements table as described above.
-
Select the entitlement in the table and select Actions > Set as default.
Edit an organization entitlement
-
Go to the organization’s entitlements table as described above.
-
Select the entitlement in the table and select Actions > Edit.
-
Edit the fields in the same way as when creating an entitlement.
Delete an organization entitlement
Caution: Deleting an entitlement also deletes all the licenses in that entitlement.
Before you start:
-
If the entitlement contains licenses that must not be deleted, you can move them to another entitlement of the same organization.
-
If you have multiple entitlements and you want to delete the default one, consider first setting one of the others as default (see instructions above). Otherwise if licenses are granted through the Entitlement Management REST API, a new entitlement is automatically created for the licenses and set as default.
To delete an entitlement from an organization:
-
Go to the organization’s entitlements table as described above.
-
Select the entitlements you want to delete and select Actions > Delete.
-
Click OK to confirm the deletion.
If a user or a device client is currently consuming a license that was deleted, they are able to continue consuming the license until the license lease expires or the client application tries to refresh the lease, whichever comes first.