License - Installation Guide - BlueCat Integrity - 26.1.0

VM Installation Guide

ft:locale
en-US
Product name
BlueCat Integrity
Version
26.1.0

You can update the license information on the Address Manager 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>.

Example

#cloud-config
bluecat_service_config:
  payload: |
   {
      "version": "1.3.0",
      "services": {
        "license": {
          "configurations": [
            {
              "licenseConfiguration": {
                "clientID": "123456789012345",
                "key": "21459-34800-A0310-2C4F4-12A09"
              }
            }
          ]
        }
       }
    }
Parameters
  • clientID—enter the license client ID.
  • key—enter the activation key for the client ID.