opennms
Version:
Client API for the OpenNMS network monitoring platform
53 lines (52 loc) • 1.26 kB
JSON
{
"count": 3,
"offset": null,
"service": [
{
"applications": [],
"down": false,
"lastFail": null,
"lastGood": null,
"notify": null,
"qualifier": null,
"serviceType": {
"id": 1,
"name": "ICMP"
},
"source": null,
"status": "A",
"statusLong": "Managed"
},
{
"applications": [],
"down": false,
"lastFail": null,
"lastGood": null,
"notify": null,
"qualifier": null,
"serviceType": {
"id": 5,
"name": "StrafePing"
},
"source": null,
"status": "A",
"statusLong": "Managed"
},
{
"applications": [],
"down": false,
"lastFail": null,
"lastGood": null,
"notify": null,
"qualifier": null,
"serviceType": {
"id": 4,
"name": "SSH"
},
"source": null,
"status": "A",
"statusLong": "Managed"
}
],
"totalCount": 3
}