From 47d81c7aafb1872942699f3bec9cfad3df27a17a Mon Sep 17 00:00:00 2001 From: Tushar-TG-14 Date: Fri, 27 Mar 2026 01:12:04 +0530 Subject: [PATCH] DOC-2446: Add guidance to switch between IP and hostname in System.HostList [4.2] --- modules/reference/pages/configuration-parameters.adoc | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/modules/reference/pages/configuration-parameters.adoc b/modules/reference/pages/configuration-parameters.adoc index ff077c69..8cfc449c 100644 --- a/modules/reference/pages/configuration-parameters.adoc +++ b/modules/reference/pages/configuration-parameters.adoc @@ -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`