Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 556 Bytes

SmbOpenfile.md

File metadata and controls

14 lines (10 loc) · 556 Bytes

SmbOpenfile

Properties

Name Type Description Notes
file str Path of file within /ifs.
id int The file ID.
locks int Number of locks user holds on file.
permissions list[str] The user's permissions on file.
user str User holding file open.

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