GET v1/license?retrieve={retrieve}

Get the current license of the system

Request Information

URI Parameters

NameDescriptionTypeAdditional information
retrieve Set to true if license should be retrieved from license server.
This will either update the current license or create a new one if none exists
boolean

Default value is False

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.