Initial
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
GET /rest/system/config/insync
|
||||
==============================
|
||||
|
||||
Returns whether the config is in sync, i.e. whether the running
|
||||
configuration is the same as that on disk.
|
||||
|
||||
.. code:: json
|
||||
|
||||
{
|
||||
"configInSync": true
|
||||
}
|
||||
Reference in New Issue
Block a user