Postgres database: iondb
Postgres table: rundb_dmfileset
Data management file set data model.
| Field | Type | Description |
|---|---|---|
| auto_action | String (up to 8) | auto action |
| auto_trigger_age | Integer | auto trigger age |
| auto_trigger_usage | Integer | auto trigger usage |
| backup_directory | String (up to 256) | backup directory |
| bandwidth_limit | Integer | bandwidth limit |
| del_empty_dir | Boolean (Either True or False) | del empty dir |
| description | String (up to 256) | description |
| enabled | Boolean (Either True or False) | enabled |
| exclude | Text | exclude |
| id | Integer | ID |
| include | Text | include |
| keepwith | Text | keepwith |
| type | String (up to 48) | type |
| version | String (up to 8) | version |