Open
Description
Summary
In an effort to better assist our customers, it would be beneficial to add the ability for customers to utilize the CLI for the process of executing Push Restores.
Proposed API
code42 devices start-restore-job --target-device guid
--source-device guid
--targetpath 'C:/Users/user/Desktop
' --paths 'C:/
, D:/
, E:/
'
Intended Use Case
Provide Code42 admins the ability to execute push restores without the need of accessing the Code42 web console. This will additionally provide the same benefits of the now depreciated V1 Push Restore API.