Administration-Monitors-Manage an Intelligence Server Cluster-Add and Remove Node to Connected Cluster

Number of APIs: 5

  1. Add a node to the connected Intelligence Server cluster PUT {{baseUrl}}/api/monitors/iServer/nodes/:name

  2. Get information about nodes in the connected Intelligence Server cluster GET {{baseUrl}}/api/monitors/iServer/nodes

  3. Logout POST {{baseUrl}}/api/auth/logout

  4. Remove a node from the connected Intelligence Server cluster DELETE {{baseUrl}}/api/monitors/iServer/nodes/:name

  5. Login POST {{baseUrl}}/api/auth/login