To license the LoadMaster using a specific license, run the following command:

$lic = Request-LicenseOnline -KempId <ProgressID> -Password <ProgressIDPassword> -LicenseTypeId $lictype.Data.License[0].id -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

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 Get-LicenseType command. Yes