Provision a machine via Command Line with API

Hi all ,

Can i create a robot (provision a machine) via Command Line on Orchestrator and retrieve the Machine Key?

1 Like

You can provide a ConnectionString at install (if using the MSI) or afterwards using the UiRobot.exe on the Robot to create the connection and will will automatically register once the machine/robot exists.

As for creating the Machine and Robot, there is APIs for this. I don’t see this documented in the OData docs, but you can see it by viewing the swagger documentation https:///swagger/ e.g. UiPath

1 Like