I had a script that was collecting job statistics using GetStorages() but its now failing stating that method is not available. Does anyone know how I can job statistics?
As far as I remember GetStorages() method used to work on backup level instead of on job one. I version 9 you can use its analogue named Getallstorages(). Thanks.