[[rest-api-switchonoffautoindexingfornodes]]
=== SwitchOnOffAutoIndexingForNodes ===

.Final Graph
["dot", "Final-Graph-switchOnOffAutoIndexingForNodes.svg", "neoviz"]
----
----

_Example request_

* *+GET+*  +http://localhost:7474/db/data/index/auto/node/status+
* *+Accept:+* +application/json+

_Example response_

* *+200:+* +OK+
* *+Content-Type:+* +application/json+
[source,javascript]
----
false
----


