GET v1/license?retrieve={retrieve}
Get the current license of the system
                
Request Information
URI Parameters
| Name | Description | Type | Additional 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
IHttpActionResultNone.
Response Formats
application/json, text/json
            Sample:
                    
Sample not available.