Service

Set lock options

Set lock options. If write is locked, all write operations and collection creation are forbidden. Returns previous lock options

post/locks

Request body

error_messagestring nullable
writeboolean required

Response

successful operation

timenumber float

Time spent to process this request

statusstring

Example response

{
  "time": 0.002,
  "status": "ok"
}

Changes