beautypg.com
PagedList GetDeviceDownloads(int deviceId, string marker, int pageSize) ...................................................................... 119
bool RenameDevice(int deviceId, string newName, string newDescription) ..................................................................................................... 120
bool UpdateDeviceLogsSettings(int deviceId, DeviceLogsSettings settings) .................................................................................................... 120
bool ReassignDevices(int[] deviceIds, int newGroupId) .................................................................................................................................... 121
bool ForceDevicesReboot(int[] deviceIds) ......................................................................................................................................................... 122
bool CancelDevicesReboot(int[] deviceIds) ....................................................................................................................................................... 122
bool ForceDevicesRecovery(int[] deviceIds, bool reformat) .............................................................................................................................. 123
bool CancelDevicesRecovery(int[] deviceIds) .................................................................................................................................................... 123
bool ForceDevicesLogsUpload(int[] deviceIds) .................................................................................................................................................. 124
bool CancelDevicesLogsUpload(int[] deviceIds)................................................................................................................................................ 124
PagedList GetDeviceLogReports(int deviceId, DeviceLogType logType, string marker, int pageSize) ........................... 125
bool DeleteDevices(int[] deviceIds) .................................................................................................................................................................... 126