Reload Nodes
reload_nodesReload the node list from its source after device changes, so Oxidized applies updates immediately without waiting for the next refresh.
Instructions
Reload the Oxidized node list from its source (router.db, SQL, HTTP, ...).
Use after devices were added, removed or changed in the source so Oxidized picks up the change without waiting for its next refresh. Always reloads every node: oxidized-web's per-node reload (/reload?node=X) replaces the whole in-memory node list with just the matching nodes, so it is deliberately not offered.
Returns: Dictionary with Oxidized's response message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||