Database Table rundb_filemonitor

Postgres database: iondb

Postgres table: rundb_filemonitor

File Monitor data model.

Referenced by

Schema

Field Type Description
celery_task_id String (up to 60) celery task id
created Date (with time) created
id Integer ID
local_dir String (up to 512) local dir
name String (up to 255) name
progress Big (8 byte) integer progress
size Big (8 byte) integer size
status String (up to 60) status
tags String (up to 1024) tags
updated Date (with time) updated
url String (up to 2000) url

Table of contents

Previous topic

Database Table rundb_experimentanalysissettings

Next topic

Database Table rundb_fileserver

This Page