Hi, Do you have a chance to use a java client?
https://ignite.apache.org/docs/latest/thin-clients/java-thin-client <https://ignite.apache.org/docs/latest/thin-clients/java-thin-client> It seems this could help igniteClient.cluster().forServers().nodes().count(); Best regards, Aleksandr > On 1 Feb 2023, at 10:21, Surinder Mehra <redni...@gmail.com> wrote: > > Hi, > I am trying to find a way to fetch the count of server nodes in ignite > cluster but don't see any control script option or in Rest api. Could you > please suggest if it is possible. Below link shows this is exposed as a > cluster metric but not accessible through above two options. > > https://ignite.apache.org/docs/latest/monitoring-metrics/new-metrics#cluster > <https://ignite.apache.org/docs/latest/monitoring-metrics/new-metrics#cluster> > > Related stackoverflow post: > https://stackoverflow.com/questions/75301565/ignite-cluster-size-using-control-script/ > > <https://stackoverflow.com/questions/75301565/ignite-cluster-size-using-control-script/> > > Regards, > Surinder