Initial
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
GET /rest/db/completion
|
||||
=======================
|
||||
|
||||
Returns the completion percentage (0 to 100) for a given device and
|
||||
folder.Takes ``device`` and ``folder`` parameters.
|
||||
|
||||
.. code:: json
|
||||
|
||||
{
|
||||
"completion": 0
|
||||
}
|
||||
|
||||
.. note::
|
||||
This is an expensive call, increasing CPU and RAM usage on the device. Use sparingly.
|
||||
Reference in New Issue
Block a user