License - BlueCat Integrity - 9.5.0

Address Manager Legacy v1 API Guide

Locale
English
Product name
BlueCat Integrity
Version
9.5.0

You can update the license information on the DNS/DHCP Server. Ensure that the license client ID is 15-characters long. The activation key contains five sets of five alpha-numeric characters <XXXXX-XXXXX-XXXXX-XXXXX-XXXXX>.

Attention: This service cannot be configured on DNS/DHCP Servers operating in an xHA pair.

Example

{
    "version": "1.0.0",
    "services": {
        "license": {
            "configurations": [
                {
                    "licenseConfiguration": {
                        "clientID": "ANEWCUSTOMER123",
                        "key": "XXXXX-XXXXX-XXXXX-XXXXX-XXXXX"
                    }
                }
            ]
        }
    }
}
Parameters
  • clientID—enter the license client ID.
  • key—enter the activation key for the client ID.