| pkey | pkey | false | true | | | 1.0a100 | a generated, unique id |
| replication | fkey | false | false | failover_file_replications.pkey | | 1.0a100 | the replication that was performed |
| start_time | time | false | false | | | 1.0a100 | the time the replication started |
| end_time | time | false | false | | | 1.0a100 | the time the replication finished |
| scanned | int | false | false | | | 1.0a100 | the number of files scanned |
| updated | int | false | false | | | 1.0a100 | the number of files updated |
| bytes | long | false | false | | | 1.0a100 | the number of bytes transferred |
| is_successful | boolean | false | false | | | 1.0a100 | keeps track of which passes completed successfully |