{{poolScan.function || 'SCAN'}}
Status: {{poolScan.pause != null ? 'PAUSED' : poolScan.state ? poolScan.state : 'None requested'}}
Time Remaining: {{poolScan.total_secs_left}} Seconds
Errors: {{poolScan['errors']}}
Date: {{getReadableDate(poolScan.start_time)}}