Endpoint
/v1/files/locks/smb/byte-range/
GET
Return a list of all granted file locks that the specified machine owns.
Parameters
Name |
Description |
Required |
owner_address |
IP Address of the client that owns the lock. |
No |
after |
Return entries after the given key (keys are returned in the paging object) |
No |
limit |
Return no more than this many entries; the system may choose a smaller limit. |
No |
Response
Codes
Code |
Description |
200 |
Return value on success |
Schema