Validate nodes

You can use the Spotfire Statistics Services URL API to verify the nodes in the cluster.

Open a browser, and in the address text box, type:

http://servername:port/service_name/api/v8/nodes

It takes a few minutes after a node is started for it to appear in the XML returned from this URL API call.

The service URL that you use for validation is http://servername:port/<service_name>, where servername depends on whether you set up a load balancer.
  • If you did set up a load balancer, you must use the servername and port from the load balancer.
  • If you did not install a load balancer, you can use the servername and port of the first manager node.