Web service name

A JSON web service is defined in the SECTION WEBSERVICE of the configuration file.

SECTION WEBSERVICE=<name>
Description

Set the value to a unique name to identify the web service. The web service name can be 1-8 characters long. The following characters are valid: A - Z 0 - 9 @ # $ -

Lowercase characters, in the range a - z, are converted to uppercase.

The web service name identifies the SECTION WEBSERVICE that is exposed in the Gateway Daemon. The name is also used to enable the WSx statistics groups to have a meaningful name that can be used with admin commands and API calls.

Web service names must be unique in the configuration file. If two web services have the same name then the Gateway daemon fails to start.

Default value
There is no default value for this parameter.