Skip to main content
Solved

API for device availability

  • June 21, 2024
  • 1 reply
  • 122 views

Forum|alt.badge.img

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.

Best answer by DATTA.KOTHAMASU

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.

1 reply

DATTA.KOTHAMASU
Navigator | Tier 3
Forum|alt.badge.img+11
  • Navigator | Tier 3
  • Answer
  • June 21, 2024

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.