Consul Agent Service Registrations on other nodes are not fetchable from Rest API but is showing on UI
问题 We have a consul cluster of 3 servers and registering agent services on any of them via Rest Api. In UI, registrations of a server are visible on other servers as well. For e.g. registration on server A is visible on server B's UI (accessible by http://serverb:8500/). However when hitting server B via Rest Api, it only shows its own registrations and do not show server A registration. Server are started as Server A consul -server -ui bootstrap-expect=1 -node=ServerA -data-dir=D:\data -bind=11