Skip to main content

2025 年 2 月 3 日

Connection Server Instance List

You can use properties in the server-list section to configure a server list.

PropertyDescription
serverIP address or host name of the server.
username(Optional) Name of a user that is entitled to use the server.
domain(Optional) Domain of the user specified in the username property.
description(Optional) Description of the server.

The following JSON configuration file example shows a list of servers.

{
  "broker_list": "{\"settings\": {\"server-list\": [{\"server\": \"123.456.1.1\",\"description\":\"View Server 1\",\"username\": \"User1\",\"domain\": \"TestDomain1\"},{\"server\":\"123.456.1.2\",\"description\": \"View Server 2\",\"username\": \"User2\",\"domain\": \"TestDomain2\"}, {\"server\": \"123.456.1.3\",\"description\": \"View Server 3\",\"username\": \"User3\",\"domain\": \"TestDomain3\"}, {\"server\": \"viewserver4.mydomain.com\",\"description\": \"View Server 4\",\"username\": \"User4\",\"domain\": \"TestDomain4\"}]}}"
}

此页面对您有帮助吗?

对本主题提供反馈

本主题对您有帮助吗?

请勿填写任何个人信息或机密信息。

正在生成链接…