serverlist Section Settings

Prev Next

The serverlist section settings define the server address list. Use the Web UI or CLI commands to define the server address list. See  

Do not change this setting in an API custom configuration channel or manually on individual endpoints using a text editor. If you attempt to modify these settings using an API custom configuration channel, the API will automatically override them with the settings set up using the Web UI or CLI commands.

Setting Key

Default

Supported Edit Methods

Web UI

CLI

API

disable_provision

false

Yes

Yes

No

server

---

Yes

Yes

No

servers

---

Yes

Yes

No

disable_provision Key

The disable_provision key indicates whether provisioning has been disabled for the server. Valid values are true (provisioning is disabled) and false (provisioning is not disabled). The default is false.

Change this setting using one of the following methods:

  • Web UI (see  

  • CLI (see  

Do not manually edit this setting in agent_config.json or using API custom configuration channels.

Do not change this setting using an API custom configuration channel or manually on individual endpoints using a text editor. If you attempt to modify this setting using an API custom configuration channel, the API will automatically override it with the settings set up using the Web UI or CLI commands.

server Key

The server key identifies the server IP address and port number of an individual Endpoint Security server. There is no default.

Multiple server keys can be included within a servers key.

Change this setting using one of the following methods:

  • Web UI (see  

  • CLI (see  

Do not change this setting using an API custom configuration channel or manually on individual endpoints using a text editor. If you attempt to modify this setting using an API custom configuration channel, the API will automatically override it with the settings set up using the Web UI or CLI commands.

servers Key

The servers key identifies a cluster of Endpoint Security (HX) servers. There is no default.

Multiple server keys can be included within a servers key.

Change this setting using one of the following methods:

  • Web UI (see  

  • CLI (see  

Do not change this setting using an API custom configuration channel or manually on individual endpoints using a text editor. If you attempt to modify this setting using an API custom configuration channel, the API will automatically override it with the settings set up using the Web UI or CLI commands.