Administration-Monitors-Manage an Intelligence Server Cluster-Add and Remove Node to Connected Cluster
Number of APIs: 5
-
Add a node to the connected Intelligence Server cluster PUT {{baseUrl}}/api/monitors/iServer/nodes/:name
-
Get information about nodes in the connected Intelligence Server cluster GET {{baseUrl}}/api/monitors/iServer/nodes
-
Logout POST {{baseUrl}}/api/auth/logout
-
Remove a node from the connected Intelligence Server cluster DELETE {{baseUrl}}/api/monitors/iServer/nodes/:name
-
Login POST {{baseUrl}}/api/auth/login