Skip to content

Instantly share code, notes, and snippets.

@ltudury
Created January 18, 2012 23:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ltudury/1636509 to your computer and use it in GitHub Desktop.
Save ltudury/1636509 to your computer and use it in GitHub Desktop.
Input: JSON output
[
{
"name": "syslog",
"service": {
"name": "syslogudp",
"display": "Syslog UDP"
},
"created": "2010-09-09 20:19:47",
"discover": false,
"discover_time": "2010-10-25 20:30:56",
"id": 147,
"port": 13261,
"description": "Syslog from all app servers",
"devices": [
{
"ip": "10.0.20.20",
"resource_uri": "/api/devices/13",
"name": "app-raffy-old",
"id": 13
}
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment