Update a license template
Updates the specified license template by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
Path parameters
Unique identifier for the license template.
Request body
Name of the policy. Any printable characters, including letters from any script, punctuation and emoji. Cannot contain line breaks, tabs, other control characters, invisible formatting characters (zero-width and bidirectional marks), and cannot start or end with whitespace.
Length: [1,256]Pattern: ^(?!\s)(?!.*\s$)[^\p{Cc}\p{Cf}\p{Zl}\p{Zp}]+$
Strategy for matching machine fingerprint.
Allowed values: fuzzy, exact, loose
Whether to allow an activation inside a virtual machine.
Whether to allow an activation inside a container.
Locks the activation to the machine user.
Whether IP address and geo-location should be stored.
Allowed IP ranges. Leave empty to ignore.
List of the allowed countries. Leave empty to ignore.
List of the disallowed countries. Leave empty to ignore.
List of the allowed ip addresses. Leave empty to ignore.
List of the disallowed ip addresses. Leave empty to ignore.
The length of time which determines the subscription renewal cadence. ISO8601 durations accepted. Examples: - P1Y (1 year) - P6M (6 months) - P1M (1 month) - P1W (1 week) - P7D (7 days) - PT24H (24 hours)
Length: [0,256]
Allowed values: creation, activation
Allowed number of activations for the license. Set to 0 or -1 for unlimited activations.
Range: [-1, 2147483647]Format: int32
Allowed number of deactivations for the license. Set to -1 for unlimited deactivations. This setting is ignored for floating licenses.
Range: [-1, 2147483647]Format: int32
Type of the license key.
Allowed values: node-locked, hosted-floating, on-premise-floating
Regex for the license key pattern.
Length: [0,256]
Duration of lease for floating licenses. Set to 0 or -1 for unlimited lease duration.
Range: [-1, 2147483647]Format: int32
Allow client to set the lease duration for floating licenses.
Leasing strategy for floating licenses.
Allowed values: per-machine, per-instance
Allowed number of floating clients for the On-Premise LexFloatServer.
Range: [0, 2147483647]Format: int32
The duration for which the server sync failure due to network error is acceptable. Set to -1 for unlimited grace period.
Range: [-1, 2147483647]Format: int32
The interval at which license data in client is synced with the server.
Range: [180, 2147483647]Format: int32
The allowed clock offset between the network time and the local time. Set to -1 to disable clock validation checks.
Range: [-1, 2147483647]Format: int32
Whether crypto binding is enabled for the license.
The number of seconds to wait before license expiration date to trigger 'license.expiring-soon' webhook event.
Range: [0, 2147483647]Format: int32
List of required metadata keys which a license must have.
List of required meter attributes which a license must have.
Response
200 OK
Format: date-time
Format: date-time
Allowed values: fuzzy, exact, loose
Format: int32
Format: int32
Allowed values: node-locked, hosted-floating, on-premise-floating
Format: int32
Allowed values: per-machine, per-instance
Format: int32
Format: int32
Format: int32
Format: int32
Format: int32
Allowed values: creation, activation