License the LoadMaster using a Specific License
- Last Updated: September 13, 2024
- 1 minute read
- LoadMaster
- LoadMaster LTSF
- Documentation
To license the LoadMaster using a specific license, run the following command:
curl -k -v "https://<LoadMasterIPAddress>/access/alsilicense?kempid=<ProgressID>&password=<ProgressIDPassword>&lic_type_id=<LicenseTypeID>"
|
Name |
Type |
Description |
Mandatory |
|---|---|---|---|
|
kempid |
String |
The email address used when registering for a Progress ID. |
Yes |
|
password |
String |
The Progress ID account password. |
Yes |
| 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 |