TokenServer


TokenServer

Name of your token server
Type: string
Default value: ""

When using a token license, set this parameter to the name of the token server. You can refer to the server using its name or its IP address.

You can provide a comma-separate list of token servers to increase robustness. If the first server in the list doesn't respond, the second will be tried, etc.

You must set this parameter through either agurobi.licfile (usingTOKENSERVER=server) or anempty environment. Changing the parameter after your environment has been created will have no effect.

For examples of how to query or modify parameter values from our different APIs, refer to ourParameter Examples.