Statistics Information
The StatisticsInfo section in the output XML file contains statistics information about the backup job performance.
Parent Tag | Parameter | Description |
---|---|---|
StatisticsInfo | Parent tag that encapsulates information about the job statistics. | |
| AverageDuration | Average duration of a backup job session. |
| LastPointSize | Size of the latest restore point created by the backup job (in bytes). |
| TotalSize | Total size of all restore points created by the backup job (in bytes). |
Example
<?xml version="1.0" encoding="UTF-8"?> |