avanan_assign_license
Assign a license and optional add-ons to an existing Avanan customer tenant, with an option to set the maximum number of licensed users.
Instructions
Assign a license (and optional add-ons) to an existing customer tenant.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tenant_id | Yes | Avanan tenant ID to assign the license to. | |
| licenseCodeName | Yes | Code name of the desired license from avanan_list_licenses (e.g. 'complete_malware'). | |
| addonIdList | No | Optional list of add-on IDs from avanan_list_addons. | |
| maxLicensedUsers | No | Optional maximum number of users for the tenant under this license. |