Need Robot Status from UiPath Assistant using .Net Code (Without hitting the orchestrator API)

Hi,

I am building a .Net utility for real-time monitoring the VM where i am capturing the CPU and application status, along with that I also need to capture the status of UiPath assistant status that if it connected and licensed or not.

I know i can use orchestrator swagger API to get the status but it will be increase load on orchestrator if we hit api for all our VM every second.

Is there any way where we can get it from UiPath assistant?

Thanks

@svashishth You could get licensing status using LicenseTool.exe. Here’s a link: Robot - LicenseTool Command Descriptions - https://docs.uipath.com/).