avanan_assign_license
Assign a license and optional add-ons to an existing customer tenant by providing tenant ID, license code name, and optional add-on IDs and max 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. |