ConfigGet returns a structure containing the node's pre-ENI configuration settings. This is the staged (desired) configuration, not runtime state: network discovery re-zeroes it on every restart, and the node's ACTUAL sync group is reported by Status.SyncGroupId (StatusGet). See Sync Groups.
Returns
(Config) A structure containing current node config values.