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

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

{&quot;registered&quot;:true,&quot;version&quot;:&quot;2.3.0&quot;,&quot;storage_type&quot;:&quot;lmdb&quot;,&quot;ram_allocation&quot;:2048,&quot;license_expiration_date&quot;:&quot;2022-01-15&quot;}