Logo

View the Project on GitHub elements-storage/elements-sdk-python

TapeFile

A file or directory recorded on an LTFS tape by the Tape Archive, including its path, size and the tape it lives on.

Properties

Name Type Description Notes
id int    
tape Tape    
path str    
search_highlight str   [readonly]
uid int    
name str    
is_dir bool    
read_only bool    
length int    
checksum str, none_type    
fullpath str, none_type    
parent int, none_type    

[Back to Model list] [Back to API list] [Back to README]