Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions modules/reference/pages/configuration-parameters.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -1437,6 +1437,12 @@ input/output queue |`offset`
|`MetricsQueue`

|System.HostList |The aliases and hostnames/IPs for nodes
To switch from IP addresses to hostnames, update the `Hostname` field values accordingly.

After making changes, run:
`gadmin config apply -y`
`gadmin restart IFM -y`

|`[{"ID":"m1","Hostname":"192.168.1.1","Region":"r1"},{"ID":"m2","Hostname":"192.168.1.2","Region":"r2"}]`

|System.License |The license key for TigerGraph system |`nan`
Expand Down