Skip to main content

CreateLicenseServer

Create a license server.

Synopsis

[Actions]	CreateLicenseServer:Name=LicenseServerName,Address=LicenseServerAddress,Port=n[,Additional Properties]

Description

CreateLicenseServer defines a license server. InterSystems IRIS® creates that license server when processing the [Actions] section during a configuration merge. During the merge, InterSystems IRIS runs Config.LicenseServers.Create()Opens in a new tab to create the license server defined by CreateLicenseServer. The Name, Address and Port properties are required; the complete list of properties is available in the class reference.

Changing this Operation

This operation is designed to be used during a configuration merge. You can change CreateLicenseServer by editing the merge file in a text editor (as described in Editing the Active CPF).

See Configuring a License Server for more information about license servers.

FeedbackOpens in a new tab