Retrieve the List of Available Consumption-based Licenses
- Last Updated: October 7, 2024
- 1 minute read
- LoadMaster
- LoadMaster GA
- Documentation
To retrieve the list of available consumption-based licenses for the specified Progress ID, run the following command:
$lictype = Get-LicenseType -KempId <ProgressID> -Password <ProgressIDPassword> -LoadBalancer <LoadMasterIPAddress>
|
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 |
| LoadBalancer | String | The IP address of the LoadMaster. | Yes |