Skip to main content

LicensingApi

All URIs are relative to http://localhost

MethodHTTP requestDescription
generateDongleDumpGET /admin/licensing/generate-dongle-dumpGenerates dongle dump
getCloudLicensingInfoGET /admin/licensing/cloudGet currently used cloud license information
getDonglesGET /admin/licensing/donglesGet currently attached dongles to the licensing service
getInternetLicensingInfoGET /admin/licensing/internetGet currently used internet license information
getLicensingTokenGET /admin/licensing/tokenGet the current licensing token
getLicensingUsageGET /admin/licensing/usageGet the usage details of the licensing operations
getUpdateStatusGET /admin/licensing/update-statusGet the current status of the update in licensing service
updateDonglePOST /admin/licensing/updateApply update to the licensing service

generateDongleDump

String generateDongleDump()

Generates dongle dump

Parameters

This endpoint does not need any parameter.

Return type

String

Authorization

admin-basic, admin-oauth

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json, /

getCloudLicensingInfo

List getCloudLicensingInfo()

Get currently used cloud license information

Parameters

This endpoint does not need any parameter.

Return type

List

Authorization

admin-basic, admin-oauth

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json, /

getDongles

List getDongles()

Get currently attached dongles to the licensing service

Parameters

This endpoint does not need any parameter.

Return type

List

Authorization

admin-basic, admin-oauth

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json, /

getInternetLicensingInfo

List getInternetLicensingInfo()

Get currently used internet license information

Parameters

This endpoint does not need any parameter.

Return type

List

Authorization

admin-basic, admin-oauth

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json, /

getLicensingToken

String getLicensingToken()

Get the current licensing token

Parameters

This endpoint does not need any parameter.

Return type

String

Authorization

admin-basic, admin-oauth

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json, /

getLicensingUsage

List getLicensingUsage()

Get the usage details of the licensing operations

Parameters

This endpoint does not need any parameter.

Return type

List

Authorization

admin-basic, admin-oauth

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json, /

getUpdateStatus

String getUpdateStatus()

Get the current status of the update in licensing service

Parameters

This endpoint does not need any parameter.

Return type

String

Authorization

admin-basic, admin-oauth

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json, /

updateDongle

String updateDongle(body)

Apply update to the licensing service

Parameters

NameTypeDescriptionNotes
bodyString

Return type

String

Authorization

admin-basic, admin-oauth

HTTP request headers

  • Content-Type: text/plain
  • Accept: application/json, /