summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorytti <saku@ytti.fi>2013-10-24 02:18:00 -0700
committerytti <saku@ytti.fi>2013-10-24 02:18:00 -0700
commit1b4cf651d5b7e9e032a7bc0636c569d0419f2ded (patch)
treec94da76aee2709a2808a113115fa34b188a5a34c /README.md
parentd7d490077ce16e76367773f5a5fe8bca4f84f366 (diff)
parentfeba4c2b9e0faeb40cad32f16d7b024a2d4327ae (diff)
Merge pull request #7 from nopedial/master
finalize fetch API call
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index ea521fc..15da1fe 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,11 @@
# Pitch
* automatically adds/removes threads to meet configured retrieval interval
* restful API to move node immediately to head-of-queue
- * syslog udp+file example to catch config changg event (ios/junos) and trigger config fetch
+ * syslog udp+file example to catch config change event (ios/junos) and trigger config fetch
* will signal ios/junos user who made change, which output module can (git does) use
* 'git blame' will show for each line who and when the change was made
* restful API to reload list of nodes (GET /nodes/reload)
+ * restful API to fetch configurations (/nodes/fetch/[NODE] or /nodes/fetch/group/[NODE])
# Install
* early days, but try: