Fired Alarm Controller
Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.
Required active space header
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/alarms/fired-alarms/configs HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
textAccess token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.
Required active space header
OK
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
PUT /api/alarms/fired-alarms/configs HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 6
"text"No content
Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.
Required active space header
No Content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/alarms/fired-alarms/force-off HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 485
{
"forcedOffBy": "text",
"comment": "text",
"forcedOff": true,
"offValueB": 1,
"projectId": "text",
"part": "text",
"firedAlarmType": "text",
"offValue": 1,
"offTime": "2025-11-22T23:41:24.665Z",
"name": "text",
"group": "text",
"project": "text",
"groupId": "text",
"onValue": 1,
"acknowledger": "text",
"dsc": "text",
"alarmId": "text",
"status": "text",
"onTime": "2025-11-22T23:41:24.665Z",
"acknowledgeTime": "2025-11-22T23:41:24.665Z",
"statusValue": 1,
"onValueB": 1,
"acknowledgeTimeInMs": 1,
"offTimeInMs": 1,
"onTimeInMs": 1
}No content
Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.
Required active space header
No Content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/alarms/fired-alarms/comment HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 485
{
"forcedOffBy": "text",
"comment": "text",
"forcedOff": true,
"offValueB": 1,
"projectId": "text",
"part": "text",
"firedAlarmType": "text",
"offValue": 1,
"offTime": "2025-11-22T23:41:24.665Z",
"name": "text",
"group": "text",
"project": "text",
"groupId": "text",
"onValue": 1,
"acknowledger": "text",
"dsc": "text",
"alarmId": "text",
"status": "text",
"onTime": "2025-11-22T23:41:24.665Z",
"acknowledgeTime": "2025-11-22T23:41:24.665Z",
"statusValue": 1,
"onValueB": 1,
"acknowledgeTimeInMs": 1,
"offTimeInMs": 1,
"onTimeInMs": 1
}No content
Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.
Required active space header
No Content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/alarms/fired-alarms/acknowledge HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 485
{
"forcedOffBy": "text",
"comment": "text",
"forcedOff": true,
"offValueB": 1,
"projectId": "text",
"part": "text",
"firedAlarmType": "text",
"offValue": 1,
"offTime": "2025-11-22T23:41:24.665Z",
"name": "text",
"group": "text",
"project": "text",
"groupId": "text",
"onValue": 1,
"acknowledger": "text",
"dsc": "text",
"alarmId": "text",
"status": "text",
"onTime": "2025-11-22T23:41:24.665Z",
"acknowledgeTime": "2025-11-22T23:41:24.665Z",
"statusValue": 1,
"onValueB": 1,
"acknowledgeTimeInMs": 1,
"offTimeInMs": 1,
"onTimeInMs": 1
}No content
Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.
Required active space header
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/alarms/fired-alarms?count=1 HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
[
{
"forcedOffBy": "text",
"comment": "text",
"forcedOff": true,
"offValueB": 1,
"projectId": "text",
"part": "text",
"firedAlarmType": "text",
"offValue": 1,
"offTime": "2025-11-22T23:41:24.665Z",
"name": "text",
"group": "text",
"project": "text",
"groupId": "text",
"onValue": 1,
"acknowledger": "text",
"dsc": "text",
"alarmId": "text",
"status": "text",
"onTime": "2025-11-22T23:41:24.665Z",
"acknowledgeTime": "2025-11-22T23:41:24.665Z",
"statusValue": 1,
"onValueB": 1,
"acknowledgeTimeInMs": 1,
"offTimeInMs": 1,
"onTimeInMs": 1
}
]Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.
Required active space header
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/alarms/fired-alarms/monitor?projectId=text&count=1 HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
[
{
"forcedOffBy": "text",
"comment": "text",
"forcedOff": true,
"offValueB": 1,
"projectId": "text",
"part": "text",
"firedAlarmType": "text",
"offValue": 1,
"offTime": "2025-11-22T23:41:24.665Z",
"name": "text",
"group": "text",
"project": "text",
"groupId": "text",
"onValue": 1,
"acknowledger": "text",
"dsc": "text",
"alarmId": "text",
"status": "text",
"onTime": "2025-11-22T23:41:24.665Z",
"acknowledgeTime": "2025-11-22T23:41:24.665Z",
"statusValue": 1,
"onValueB": 1,
"acknowledgeTimeInMs": 1,
"offTimeInMs": 1,
"onTimeInMs": 1
}
]Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.
Required active space header
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/alarms/fired-alarms/filter/pages?arg0=[object+Object]&arg1=[object+Object] HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
{
"totalElements": 1,
"totalPages": 1,
"first": true,
"last": true,
"size": 1,
"content": [
{
"forcedOffBy": "text",
"comment": "text",
"forcedOff": true,
"offValueB": 1,
"projectId": "text",
"part": "text",
"firedAlarmType": "text",
"offValue": 1,
"offTime": "2025-11-22T23:41:24.665Z",
"name": "text",
"group": "text",
"project": "text",
"groupId": "text",
"onValue": 1,
"acknowledger": "text",
"dsc": "text",
"alarmId": "text",
"status": "text",
"onTime": "2025-11-22T23:41:24.665Z",
"acknowledgeTime": "2025-11-22T23:41:24.665Z",
"statusValue": 1,
"onValueB": 1,
"acknowledgeTimeInMs": 1,
"offTimeInMs": 1,
"onTimeInMs": 1
}
],
"number": 1,
"sort": [
{
"direction": "text",
"nullHandling": "text",
"ascending": true,
"property": "text",
"ignoreCase": true
}
],
"numberOfElements": 1,
"pageable": {
"offset": 1,
"sort": [
{
"direction": "text",
"nullHandling": "text",
"ascending": true,
"property": "text",
"ignoreCase": true
}
],
"pageNumber": 1,
"unpaged": true,
"paged": true,
"pageSize": 1
},
"empty": true
}Last updated