Skip to content
Snippets Groups Projects
Commit daec6bf9 authored by Erik Reid's avatar Erik Reid
Browse files

fixed some markdown indentation errors/typos

parent 7cab35bc
No related branches found
No related tags found
No related merge requests found
...@@ -426,7 +426,7 @@ Any non-empty responses are JSON formatted messages. ...@@ -426,7 +426,7 @@ Any non-empty responses are JSON formatted messages.
} }
} }
} }
``` ```
`opsdb:interface_services:<equipment name>:<interface name>` `opsdb:interface_services:<equipment name>:<interface name>`
...@@ -542,7 +542,7 @@ Any non-empty responses are JSON formatted messages. ...@@ -542,7 +542,7 @@ Any non-empty responses are JSON formatted messages.
* `opsdb:services:children:12363` * `opsdb:services:children:12363`
* `opsdb:services:parents:14407` * `opsdb:services:parents:14407`
* value schema * value schema
TODO: this needs to be checked ... TODO: this needs to be checked ...
```json ```json
{ {
"$schema": "http://json-schema.org/draft-07/schema#", "$schema": "http://json-schema.org/draft-07/schema#",
...@@ -593,6 +593,7 @@ Any non-empty responses are JSON formatted messages. ...@@ -593,6 +593,7 @@ Any non-empty responses are JSON formatted messages.
* `alarmsdb:interface_status:Lab node 1:1-1/3` * `alarmsdb:interface_status:Lab node 1:1-1/3`
* `alarmsdb:interface_status:mx1.ams.nl.geant.net:ae15.1500` * `alarmsdb:interface_status:mx1.ams.nl.geant.net:ae15.1500`
* valid values: * valid values:
TODO: verify these values
* `unknown` * `unknown`
* `up` * `up`
* `down` * `down`
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment