getLatestAlarm Sensor
Sensor gives back alarms for a given resource.
States
- ACTIVE
- ACKNOWLEDGED
- CLEARED
- Not Found
Raw data
- id: The generated UUID of the alarm
- severity: The severity that was given to the alarm
- count: The amount of times the alarm was triggered
- creationTime: e.g.: "2018-08-09T12:49:47.040Z"
- timestamp: e.g.: 1533818987
- type: The type of the alarm,
- text: The description of the alarm,
- status: The status of the alarm (ACTIVE, CLEARED or ACKNOWEDGED),
- resource: The resource where the alarm was triggerd on
States:
ACTIVE
ACKNOWLEDGED
CLEARED
Not Found
Raw data:
id (string)
self (url)
count (object)
type (string)
text (object)
creationTime (object)
timestamp (object)
status (string)
resource (string)