diff --git a/README.md b/README.md index e011d778600535af11e68f1e17cfdc3074fcb634..e08b64198bb5553990bc02b64f8f6976ed68a18a 100644 --- a/README.md +++ b/README.md @@ -159,7 +159,7 @@ Any non-empty responses are JSON formatted messages. } ``` -* /jobs/interfaces/*`hostname`* +* /data/interfaces/*`hostname`* The response will be a list of information about the interfaces present on the requested host @@ -181,7 +181,7 @@ Any non-empty responses are JSON formatted messages. } ``` -* /jobs/snmp/*`hostname`* +* /data/snmp/*`hostname`* The response will be a list of information about the interfaces discovered through snmp @@ -204,7 +204,7 @@ Any non-empty responses are JSON formatted messages. } ``` -* /jobs/bgp/*`hostname`* +* /data/bgp/*`hostname`* The response will be a list of information about the bgp peerings configured for the requested host