You can kill a consumption-based license using a PowerShell API command. When you kill a license, the Current Licenses Allocated value is decremented by one, freeing up a license to be used elsewhere.

Note: Progress Kemp can remotely kill a licensed consumption-based LoadMaster for various reasons. The consumption-based LoadMaster stops functioning within 24 hours of the kill being initiated by Progress Kemp.

To kill a consumption-based license, run the following command:

Stop-AslInstance -LoadBalancer <LoadMasterIPAddress> -Credential bal

Name

Type

Description

Mandatory

Credential

String

The LoadMaster username..

Yes

LoadBalancer String IP address of the LoadMaster. Yes
Note: Killing, relicensing, and killing again is not recommended - this leads to unexpected behavior.