Alarm Group Controller
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/alarms/groups/{groupId} HTTP/1.1
Host: inscada.cloud
Accept: */*
{
"creationDate": "2025-08-21T17:37:56.145Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-21T17:37:56.145Z",
"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
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
PUT /api/alarms/groups/{groupId} HTTP/1.1
Host: inscada.cloud
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
No Content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
DELETE /api/alarms/groups/{groupId} HTTP/1.1
Host: inscada.cloud
Accept: */*
No content
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/alarms/groups HTTP/1.1
Host: inscada.cloud
Accept: */*
[
{
"creationDate": "2025-08-21T17:37:56.145Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-21T17:37:56.145Z",
"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"
}
]
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/alarms/groups HTTP/1.1
Host: inscada.cloud
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-08-21T17:37:56.145Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-21T17:37:56.145Z",
"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
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/alarms/groups/{groupId}/deactivate HTTP/1.1
Host: inscada.cloud
Accept: */*
No content
No Content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/alarms/groups/{groupId}/activate HTTP/1.1
Host: inscada.cloud
Accept: */*
No content
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/alarms/groups/import HTTP/1.1
Host: inscada.cloud
Content-Type: application/json
Accept: */*
Content-Length: 17
{
"file": "binary"
}
{}
No Content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/alarms/groups/deactivate/by-project HTTP/1.1
Host: inscada.cloud
Accept: */*
No content
No Content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/alarms/groups/deactivate/by-project-and-name HTTP/1.1
Host: inscada.cloud
Accept: */*
No content
No Content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/alarms/groups/activate/by-project HTTP/1.1
Host: inscada.cloud
Accept: */*
No content
No Content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/alarms/groups/activate/by-project-and-name HTTP/1.1
Host: inscada.cloud
Accept: */*
No content
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/alarms/groups/{alarmGroupId}/status HTTP/1.1
Host: inscada.cloud
Accept: */*
Active
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/alarms/groups/status/by-project HTTP/1.1
Host: inscada.cloud
Accept: */*
{
"ANY_ADDITIONAL_PROPERTY": "Active"
}
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/alarms/groups/status/by-project-and-name HTTP/1.1
Host: inscada.cloud
Accept: */*
Active
false
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/alarms/groups/export HTTP/1.1
Host: inscada.cloud
Accept: */*
{}
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/alarms/groups/by-project HTTP/1.1
Host: inscada.cloud
Accept: */*
[
{
"creationDate": "2025-08-21T17:37:56.145Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-21T17:37:56.145Z",
"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
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
DELETE /api/alarms/groups/multi/by-ids HTTP/1.1
Host: inscada.cloud
Accept: */*
No content