Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.13 KB

NfsNlmLocksLock.md

File metadata and controls

17 lines (13 loc) · 1.13 KB

NfsNlmLocksLock

Properties

Name Type Description Notes
Client string Specifies the client host name and IP address. [optional] [default to null]
ClientId string Specifies the client ID. [optional] [default to null]
Created int32 Specifies the UNIX EPoch time that the lock was created. [optional] [default to null]
Id string Specifies the system-assigned ID given to the lock. This value is returned when the lock is created with the POST method. [optional] [default to null]
Lin string Specifies the LIN in /ifs that is locked. [optional] [default to null]
LockType string Specifies the lock type. [optional] [default to null]
Path string Specifies the path under /ifs that is locked. [optional] [default to null]
Range_ []int32 Specifies the byte range within the locked file. [optional] [default to null]

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