Last Updated: Feb 14, 2022
Use this API to add a new bot.
{“name”: “{Name of Bot}”, “host”: “{ports to be associated with the Bot}”, “port”: “{Port number}”, “username”: “{\“value\”: \“{UserName}\“}”, “password”: “{\“value\”: \“{Password}\“}”, “jvm_parameters”: “”, “machine_id”: “{Machine ID}”, “capabilities”: [1]}
{“name”: “bot1”, “host”: “192.168.43.xx”, “port”: “8195”, “username”: “{\“value\”: \“JohnSmith\“}”, “password”: “{\“value\”: \“Welcome@123#\“}”, “jvm_parameters”: “”, “machine_id”: “47”, “capabilities”: [1]}
Enter if any jvm parameters need to be provided specifically. Otherwise, keep it blank.
To view all the APIs, click here.