ACTIVATION_LOWWATER
This option enables license administrators to control the number of activatable licenses that cannot be borrowed by a FlexEnabled client or transferred to another license server.
ACTIVATION_LOWWATER entitlementID count
ACTIVATION_LOWWATER entitlementID:FID=fulfillmentID count
For example, the server has an entitlement AAAA with 10 activatable licenses. The following line in the options file specifies that 6 licenses from entitlement AAAA cannot be borrowed or transferred:
ACTIVATION_LOWWATER AAAA 6
Term |
Description |
entitlementID |
The entitlement ID originally used when requesting license activation. |
count |
Number of licenses that cannot be borrowed or transferred. |
fulfillmentID |
A unique identity for this fulfillment record. Used to specify the fulfillment record to be returned. |
Note:If more than one ACTIVATION_LOWWATER option for the same entitlementID and fulfillmentID is specified in the options file, only the first one is considered and subsequent entries are discarded.