Return a list of all NLM byte range requests currently waiting on the specified machine.
Parameters
Name
Description
Required
owner_name
The lock owner's name. The client provides the name. Typically, it is the client hostname.
No
owner_address
The waiter's address. The IP address of the machine (the waiter) that sends the lock request. If the machine's IP address changes, any outstanding requests are still listed under the old address.
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.