Skip to main content

LicensingApi

All URIs are relative to http://localhost

MethodHTTP requestDescription
generateDongleDumpGET /licensing/generate-dongle-dumpGenerates dongle dump
getCloudLicensingInfoGET /licensing/cloudGet currently used cloud license information
getDonglesGET /licensing/donglesGet currently attached dongles to the licensing service
getInternetLicensingInfoGET /licensing/internetGet currently used internet license information
getLicensingInfoGET /licensing/infoGet the current licensing info
getLicensingTokenGET /licensing/tokenGet the current licensing token
getLicensingUsageGET /licensing/usageGet the usage details of the licensing operations
getUpdateStatusGET /licensing/update-statusGet the current status of the update in licensing service
updateDonglePOST /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, /

getLicensingInfo​

List getLicensingInfo()

Get the current licensing info

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, /