Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 903 Bytes

FileClone.md

File metadata and controls

14 lines (10 loc) · 903 Bytes

FileClone

Properties

Name Type Description Notes
Autodelete bool Mark file clone for auto deletion. [optional] [default to null]
DestinationPath string Relative path of the clone/destination file in the volume. [optional] [default to null]
Range_ []string List of block ranges for sub-file cloning in the format "source-file-block-number:destination-file-block-number:block-count" [optional] [default to null]
SourcePath string Relative path of the source file in the volume. [optional] [default to null]
Volume *CifsShareVolume [optional] [default to null]

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