List all license templates

Returns a list of license templates. The license templates are returned sorted by creation date in ascending order.

GET/v3/license-templates
JWTlicenseTemplate:read

Query parameters

pageinteger

The page number.

Range: [1, 2147483647]Format: int32

limitinteger

The number of records per page. Must be a number between 1 and 100.

Range: [1, 100]Format: int32

sortstring

The sort string to sort the returned records e.g. "-createdAt"

Pattern: ([+-]\w*\.*\w*){1}(\|[+-]\w*){0,5}

searchstring

Search string.

Length: [0,256]

idobject

ID of the resource.

createdAtobject

Date of creation

updatedAtobject

Date of last update

Response

200 OK

idstringrequired
createdAtstringrequired

Format: date-time

updatedAtstringrequired

Format: date-time

namestringrequired
allowVmActivationbooleanrequired
allowContainerActivationbooleanrequired
userLockedbooleanrequired
disableGeoLocationbooleanrequired
allowedIpRangesarray of stringrequired
allowedCountriesarray of stringrequired
disallowedCountriesarray of stringrequired
allowedIpAddressesarray of stringrequired
disallowedIpAddressesarray of stringrequired
fingerprintMatchingStrategystringrequired

Allowed values: fuzzy, exact, loose

allowedActivationsintegerrequired

Format: int32

allowedDeactivationsintegerrequired

Format: int32

typestringrequired

Allowed values: node-locked, hosted-floating, on-premise-floating

keyPatternstringrequired
leaseDurationintegerrequired

Format: int32

allowClientLeaseDurationbooleanrequired
leasingStrategystringrequired

Allowed values: per-machine, per-instance

allowedFloatingClientsintegerrequired

Format: int32

serverSyncGracePeriodintegerrequired

Format: int32

serverSyncIntervalintegerrequired

Format: int32

cryptoBindingEnabledbooleanrequired
allowedClockOffsetintegerrequired

Format: int32

expiringSoonEventOffsetintegerrequired

Format: int32

requireAuthenticationbooleanrequired
requiredMetadataKeysarray of stringrequired
requiredMeterAttributesarray of stringrequired
allowedIpRangestring
subscriptionIntervalstring
subscriptionStartTriggerstring

Allowed values: creation, activation