View the Project on GitHub elements-storage/elements-sdk-python
The filesystem paths to archive onto tape.
| 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] |