For the benefit of others who may find this, the onBackupJobCompleted trap is sent with a payload of four objects:
- backupJobId
- backupJobName
- backupJobResult
- backupJobComment
backupJobName is exactly what you'd expect, and even backupJobComments is reasonably self-explanatory.
The bug is with the backupJobResult field, which at the moment contains the string "None" regardless of the actual job outcome.
As I said earlier, Veeam have confirmed this is a real bug that effects the initial release version of Veeam Backup and Replication v5, and will be fixed in the next release; but they haven't been forthcoming with a release date yet. So that makes this particular trap just about useless right now.
2 comments:
Has the problem been solved?
The release notes for 5.0.1 report the problem as fixed, but I haven't tested it yet.
Post a Comment