Table of Contents |
---|
Status API
...
Authentication is required to access all methods below. See opCharts REST API Reference.
Public API for opCharts Status "http[s]://server/omk/opCharts/v2/status"
...
Property | Description | Example |
| A globally unique ID | "63576103ad794974594a1f11" |
| optional | |
| The | "6678b17aca40037e1139cace" |
| optional | |
| The Event from the Event Configuration. Administration > Configuration > Event Configuration | "Proactive Response Time" |
| optional | |
| The | |
| The unix timestamp that this status record was last updated. | 1687213025 |
| One of Normal Warning Minor Major Critical Fatal | "Normal" |
| optional | "Alert" or "Threshold" |
| optional | |
| The | "8da86248-40f3-4c92-90b6-736bb66814aa" |
| response | |
| "ok" or "error" | |
| "health" | |
| 8.59 |
...
Request | Response |
---|---|
GET HTTP://server/omk/opCharts/v2/status/648a0e4ca44a3ab377278383 .json | Raw inventory element with given object id |
GET HTTP://server/omk/opCharts/v2/status/648a0e4ca44a3ab377278383 .json?properties=["event"] | Raw inventory element with given object id, event and node_uuid {"event": "Proactive Response Time", |