Logo

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

TapeJobSource

The filesystem paths to archive onto tape.

Properties

Name Type Description Notes
path str Absolute filesystem path of the file or folder to archive.  
options {str: (str, none_type)}, none_type   [optional]
include str, none_type Which content under the path to archive. Defaults to \"all\". [optional]

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