Skip to main content
Solved

API for device availability

  • 21 June 2024
  • 1 reply
  • 31 views

Q: API to check if device is available for bot deployment - I understand that we have an option to check if device is connected or disconnected! - However, you inputs to check connected device availability for bot deployment would be much appreciated - Thanks.

1 reply

Userlevel 2
Badge +8

Hi, You can use this API to retrieve a list of devices that are available for bot deployment:

https://<yourcontrolroom>.com/v2/devices/list

For further details, you can refer to the specific Swagger page: https://community.cloud.automationanywhere.digital/swagger/ui/?url=/swagger/api/v2/bot-execution-orchestrator-api-supported.yaml#/automations/post_devices_list

 

Please mark the response as a solution if it helps you.

Reply