Alarm Group 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/groups/{groupId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
{
"creationDate": "2025-11-22T23:40:38.543Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-11-22T23:40:38.543Z",
"id": "text",
"priority": 1,
"onAckColor": "text",
"name": "text",
"scanTimeInMillis": 1,
"printerPort": 1,
"offAckColor": "text",
"offNoAckColor": "text",
"onNoAckColor": "text",
"onScriptId": "text",
"printWhenOn": true,
"printWhenOff": true,
"ackScriptId": "text",
"hiddenOnMonitor": true,
"printWhenAck": true,
"printerIp": "text",
"projectId": "text",
"dsc": "text",
"offScriptId": "text",
"owner": "text"
}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
PUT /api/alarms/groups/{groupId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 373
{
"id": "text",
"priority": 1,
"onAckColor": "text",
"name": "text",
"scanTimeInMillis": 1,
"printerPort": 1,
"offAckColor": "text",
"offNoAckColor": "text",
"onNoAckColor": "text",
"onScriptId": "text",
"printWhenOn": true,
"printWhenOff": true,
"ackScriptId": "text",
"hiddenOnMonitor": true,
"printWhenAck": true,
"printerIp": "text",
"projectId": "text",
"dsc": "text",
"offScriptId": "text",
"owner": "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
DELETE /api/alarms/groups/{groupId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
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/groups HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
[
{
"creationDate": "2025-11-22T23:40:38.543Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-11-22T23:40:38.543Z",
"id": "text",
"priority": 1,
"onAckColor": "text",
"name": "text",
"scanTimeInMillis": 1,
"printerPort": 1,
"offAckColor": "text",
"offNoAckColor": "text",
"onNoAckColor": "text",
"onScriptId": "text",
"printWhenOn": true,
"printWhenOff": true,
"ackScriptId": "text",
"hiddenOnMonitor": true,
"printWhenAck": true,
"printerIp": "text",
"projectId": "text",
"dsc": "text",
"offScriptId": "text",
"owner": "text"
}
]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
POST /api/alarms/groups HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 373
{
"id": "text",
"priority": 1,
"onAckColor": "text",
"name": "text",
"scanTimeInMillis": 1,
"printerPort": 1,
"offAckColor": "text",
"offNoAckColor": "text",
"onNoAckColor": "text",
"onScriptId": "text",
"printWhenOn": true,
"printWhenOff": true,
"ackScriptId": "text",
"hiddenOnMonitor": true,
"printWhenAck": true,
"printerIp": "text",
"projectId": "text",
"dsc": "text",
"offScriptId": "text",
"owner": "text"
}{
"creationDate": "2025-11-22T23:40:38.543Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-11-22T23:40:38.543Z",
"id": "text",
"priority": 1,
"onAckColor": "text",
"name": "text",
"scanTimeInMillis": 1,
"printerPort": 1,
"offAckColor": "text",
"offNoAckColor": "text",
"onNoAckColor": "text",
"onScriptId": "text",
"printWhenOn": true,
"printWhenOff": true,
"ackScriptId": "text",
"hiddenOnMonitor": true,
"printWhenAck": true,
"printerIp": "text",
"projectId": "text",
"dsc": "text",
"offScriptId": "text",
"owner": "text"
}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/groups/{groupId}/deactivate HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
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/groups/{groupId}/activate HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
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
POST /api/alarms/groups/import HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 17
{
"file": "binary"
}{}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/groups/deactivate/by-project?projectId=text HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
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/groups/deactivate/by-project-and-name?projectId=text&name=text HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
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/groups/activate/by-project?projectId=text HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
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/groups/activate/by-project-and-name?projectId=text&name=text HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
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/groups/{alarmGroupId}/status HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
ActiveAccess 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/groups/status/by-project?projectId=text HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
{
"ANY_ADDITIONAL_PROPERTY": "Active"
}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/groups/status/by-project-and-name?projectId=text&name=text HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
ActiveAccess 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
falseOK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/alarms/groups/export HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
{}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/groups/by-project?projectId=text HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
[
{
"creationDate": "2025-11-22T23:40:38.543Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-11-22T23:40:38.543Z",
"id": "text",
"priority": 1,
"onAckColor": "text",
"name": "text",
"scanTimeInMillis": 1,
"printerPort": 1,
"offAckColor": "text",
"offNoAckColor": "text",
"onNoAckColor": "text",
"onScriptId": "text",
"printWhenOn": true,
"printWhenOff": true,
"ackScriptId": "text",
"hiddenOnMonitor": true,
"printWhenAck": true,
"printerIp": "text",
"projectId": "text",
"dsc": "text",
"offScriptId": "text",
"owner": "text"
}
]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
DELETE /api/alarms/groups/multi/by-ids?groupIds=text HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
No content
Last updated