Column Name | Data Type | Description |
child_thread_id | NUMBER | Foreign key from apt_child_thread |
domain_id | NUMBER | Domain ID |
file_name | STRING | Datastore file name |
file_path | STRING | Datastore file path |
file_type | STRING | Datastore file type |
last_modified | DATE | Date and time the datastore file was modified |
last_updated | DATE | Date and time last updated |
size_kb | NUMBER | Datastore file size in KiB |
top_folder | STRING | Top folder of the datastore file |
vmw_datastore_file_id | NUMBER | Sequence generated primary key |
vmw_datastore_id | NUMBER | Foreign key from apt_vmw_datastore |