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