Set License
POST {{HDB_ENDPOINT}}
Sets the HarperDB license as generated by HarperDB License Management software.
Operation is restricted to super_user roles only
Request Body
{"operation"=>"set_license", "key"=>"<your-license-key>", "company"=>"<your-company>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
{"registered":true,"version":"2.3.0","storage_type":"lmdb","ram_allocation":2048,"license_expiration_date":"2022-01-15"}