Alarm List API
Events and Alarms API (v0.0.3-3151-SNAPSHOT)
- Generated server url
http://localhost/events/adminGroups/{adminGroupId}/latestLogins
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payload
Response
{ "requestId": "string", "error": { "code": "string", "message": "string", "reason": "string", "suggestion": "string" }, "errors": [ { … } ], "count": 0, "lastLoginList": [ { … } ] }