Get or set poll interval
Reads or updates the VFS poll interval duration, optionally waiting for the change to apply.
post/vfs/poll-interval
Query parameters
fsstring
Optional VFS identifier whose poll interval should be queried or modified.
intervalstring
Duration string (e.g. 5m) to set as the new poll interval.
timeoutstring
Duration to wait for the poll interval change to take effect; 0 waits indefinitely.
_groupstring
Assign the request to a custom stats group.
_asyncboolean
Run the command asynchronously. Returns a job id immediately.
Headers
Prefer'respond-async'
Set to "respond-async" with _async=true to receive HTTP 202 instead of 200.
Request body
Response
Status of the poll-interval setting, possibly including the new interval.
object required