License the LoadMaster using a Specific License
- Last Updated: October 7, 2024
- 1 minute read
- LoadMaster
- LoadMaster GA
- Documentation
To license the LoadMaster using a specific license, run the following command:
curl -k "https://<LoadMasterIPAddress>/access/access/aslactivate?lic_type_id=<LicenseTypeID>&aslhost=<Kemp360CentralIPAddress>&aslport=<Kemp360CentralPort>"|
Name |
Type |
Description |
Mandatory |
|---|---|---|---|
| licensetypeid | String | The ID of the license you want to apply to the LoadMaster. You would have retrieved this in the previous section by running the alsilicensetypes command. | Yes |
| aslhost | String | The IP address of the Kemp 360 Central machine being used for licensing. | Yes |
| aslport | Integer | The port of the Kemp 360 Central machine being used for licensing. | Yes |