We’re currently looking for a method to reboot an entire ZR (all hardware) that mimics the functionality of the ‘Reboot’ function found on physical and virtual controllers (ZRC and eZRC).
In the Zoom Rooms REST API reference, there is a zoomroom.restart
command that’s part of PATCH/rooms/{id}/events .
However, this only restarts the software on the ZR compute device - interesting, as there’s actually no other way for us to perform this action anywhere else in the Zoom Admin Portal - so a potentially quick/soft option for troubleshooting.
Anyway, the ask here, is if there is any way to perform the standard ZDM hardware reboot/restart we have all come to love that is associated with the restart/reboot nomenclature literally everywhere else in the Zoom Rooms ecosystem.