LicenseResource
LicenseResource REST endpoint to access and manipulate specific licensing data.
Copyright 2013 WANdisco.The following resources are part of this group:
/licensing
Mount Point: /dcone/licensing
GET
Return license details
Parameters
name | description | type | default |
---|---|---|---|
queryEnforced | (no documentation provided) | query | false |
Response Body
element: | (custom) |
media types: | application/xml application/json |
200 - OK - LicenseDTO
/licensing/reload
Mount Point: /dcone/licensing/reload
PUT
Trigger a reload of the license properties (license will be enforced so failure will cause the node to die)
Parameters
name | description | type | default |
---|---|---|---|
queryEnforced | (no documentation provided) | query | false |
Response Body
element: | (custom) |
media types: | */* application/xml |
200 - OK - license successfully refreshed