LicenseΒΆ
Used to check the license status/details for the Plixer Replicator appliance
- Resource URL:
Returns the details of the current license
https://[replicator]/api/1/license/check
Parameter
Description
[replicator]
Hostname or IP address of the Plixer Replicator
- Example request:
- Example response:
{ "daysLeft" : "365 day(s)", "expiration" : "Thu May 18 2017", "licensedType" : "eval", "licensedVersion" : "16.6", "machineID" : "6YZ6XEPTA66JA6VHFPXG749B", "role" : "failover" }