1.3.17. /db/_security 1.3.17. /db/_security GET /{db}/_security Returns the current security object from the specified database. The security object consists of two compul...
1.3.9. /db/_shards 1.3.10. /db/_shards/doc 1.3.11. /db/_sync_shards 1.3.9. /db/_shards New in version 2.0. GET /{db}/_shards The response will contain a list of databa...
Working with db_session db_session and the transaction scope Several transactions within the same db_session Nested db_session db_session cache Using db_session with generator ...
Transactions and db_session Transactions and db_session A database transaction is a logical unit of work, which can consist of one or several queries. Transactions are atomic, w...
GET /rest/db/status GET /rest/db/status Returns information about the current status of a folder. Parameters: folder , the ID of a folder. { "globalBytes" : 0 , "...
POST /rest/db/scan POST /rest/db/scan Request immediate scan. Takes the optional parameters folder (folder ID), sub (path relative to the folder root) and next (time in seco...