Licensing

Get

get

Retrieve the current license setting.

Query parameters
UseCachebooleanOptional

Specifies whether to retrieve the number of current licensed users from cache or calculate it on demand.

Responses
chevron-right
200

Success

application/json; api-version=1.0

RAS License

licenseTypestring · nullableOptional

License Type (Permanent, PrePaid, PostPaid, ExtTrial, LegacyTrial, or NormalTrial)

licenseKeystring · nullableOptional

License Key

expiryDatestring · nullableOptional

Expiry date of License

installedUsersstring · nullableOptional

Maximum number of licensed users

usersPeakstring · nullableOptional

Maximum amount of connected users since the product was installed (calculated together with the Usage Today).

usersLicenseInfostring · nullableOptional

Amount of users currently connected

gracePeriodStatestring · nullableOptional

State of Grace period

gracePeriodDaysLeftstring · nullableOptional

Days left for Grace period

typestring · enumOptional

License Type

Possible values:
needsAttentionbooleanOptional

RAS licensing requires attention.

statusMessagestring · nullableOptional

The current status message of the RAS License.

alertMessagestring · nullableOptional

The alert message a RAS Administrator should be notificed about.

get
/api/License

Last updated