Animation Controller
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/animations/{animationId} HTTP/1.1
Host: inscada.cloud
Accept: */*
{
"creationDate": "2025-08-21T01:54:01.984Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-21T01:54:01.984Z",
"id": "text",
"mainFlag": true,
"color": "text",
"dsc": "text",
"postAnimCode": "text",
"playOrder": 1,
"preAnimCode": "text",
"duration": 1,
"placeholders": "text",
"projectId": "text",
"name": "text",
"alignment": "text",
"animationScripts": [
{
"creationDate": "2025-08-21T01:54:01.984Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-21T01:54:01.984Z",
"id": "text",
"type": "pre",
"scriptId": "text",
"animationId": "text"
}
],
"svgContent": "text",
"configs": "text",
"animJoinId": "text"
}
No Content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
PUT /api/animations/{animationId} HTTP/1.1
Host: inscada.cloud
Content-Type: application/json
Accept: */*
Content-Length: 345
{
"id": "text",
"mainFlag": true,
"color": "text",
"dsc": "text",
"postAnimCode": "text",
"playOrder": 1,
"preAnimCode": "text",
"duration": 1,
"placeholders": "text",
"projectId": "text",
"name": "text",
"alignment": "text",
"animationScripts": [
{
"id": "text",
"type": "pre",
"scriptId": "text",
"animationId": "text"
}
],
"svgContent": "text",
"configs": "text",
"animJoinId": "text"
}
No content
No Content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
DELETE /api/animations/{animationId} HTTP/1.1
Host: inscada.cloud
Accept: */*
No content
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/animations/{animationId}/svg HTTP/1.1
Host: inscada.cloud
Accept: */*
binary
No Content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
PUT /api/animations/{animationId}/svg HTTP/1.1
Host: inscada.cloud
Content-Type: text/plain
Accept: */*
Content-Length: 6
"text"
No content
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/animations/{animationId}/scripts/{scriptId} HTTP/1.1
Host: inscada.cloud
Accept: */*
{
"creationDate": "2025-08-21T01:54:01.984Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-21T01:54:01.984Z",
"id": "text",
"type": "pre",
"scriptId": "text",
"animationId": "text"
}
No Content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
PUT /api/animations/{animationId}/scripts/{scriptId} HTTP/1.1
Host: inscada.cloud
Content-Type: application/json
Accept: */*
Content-Length: 65
{
"id": "text",
"type": "pre",
"scriptId": "text",
"animationId": "text"
}
No content
No Content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
DELETE /api/animations/{animationId}/scripts/{scriptId} HTTP/1.1
Host: inscada.cloud
Accept: */*
No content
No Content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
PUT /api/animations/{animationId}/placeholders HTTP/1.1
Host: inscada.cloud
Content-Type: text/plain
Accept: */*
Content-Length: 6
"text"
No content
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/animations/{animationId}/elements/{elementId} HTTP/1.1
Host: inscada.cloud
Accept: */*
{
"creationDate": "2025-08-21T01:54:01.984Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-21T01:54:01.984Z",
"id": "text",
"dsc": "text",
"name": "text",
"animationId": "text",
"expressionType": "EXPRESSION",
"props": "text",
"status": true,
"expression": "text",
"type": "Bar",
"domId": "text"
}
No Content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
PUT /api/animations/{animationId}/elements/{elementId} HTTP/1.1
Host: inscada.cloud
Content-Type: application/json
Accept: */*
Content-Length: 168
{
"id": "text",
"dsc": "text",
"name": "text",
"animationId": "text",
"expressionType": "EXPRESSION",
"props": "text",
"status": true,
"expression": "text",
"type": "Bar",
"domId": "text"
}
No content
No Content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
DELETE /api/animations/{animationId}/elements/{elementId} HTTP/1.1
Host: inscada.cloud
Accept: */*
No content
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/animations HTTP/1.1
Host: inscada.cloud
Accept: */*
[
{
"creationDate": "2025-08-21T01:54:01.984Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-21T01:54:01.984Z",
"id": "text",
"mainFlag": true,
"color": "text",
"dsc": "text",
"postAnimCode": "text",
"playOrder": 1,
"preAnimCode": "text",
"duration": 1,
"placeholders": "text",
"projectId": "text",
"name": "text",
"alignment": "text",
"animationScripts": [
{
"creationDate": "2025-08-21T01:54:01.984Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-21T01:54:01.984Z",
"id": "text",
"type": "pre",
"scriptId": "text",
"animationId": "text"
}
],
"svgContent": "text",
"configs": "text",
"animJoinId": "text"
}
]
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/animations HTTP/1.1
Host: inscada.cloud
Content-Type: application/json
Accept: */*
Content-Length: 345
{
"id": "text",
"mainFlag": true,
"color": "text",
"dsc": "text",
"postAnimCode": "text",
"playOrder": 1,
"preAnimCode": "text",
"duration": 1,
"placeholders": "text",
"projectId": "text",
"name": "text",
"alignment": "text",
"animationScripts": [
{
"id": "text",
"type": "pre",
"scriptId": "text",
"animationId": "text"
}
],
"svgContent": "text",
"configs": "text",
"animJoinId": "text"
}
{
"creationDate": "2025-08-21T01:54:01.984Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-21T01:54:01.984Z",
"id": "text",
"mainFlag": true,
"color": "text",
"dsc": "text",
"postAnimCode": "text",
"playOrder": 1,
"preAnimCode": "text",
"duration": 1,
"placeholders": "text",
"projectId": "text",
"name": "text",
"alignment": "text",
"animationScripts": [
{
"creationDate": "2025-08-21T01:54:01.984Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-21T01:54:01.984Z",
"id": "text",
"type": "pre",
"scriptId": "text",
"animationId": "text"
}
],
"svgContent": "text",
"configs": "text",
"animJoinId": "text"
}
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/animations/{animationId}/scripts HTTP/1.1
Host: inscada.cloud
Accept: */*
[
{
"creationDate": "2025-08-21T01:54:01.984Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-21T01:54:01.984Z",
"id": "text",
"type": "pre",
"scriptId": "text",
"animationId": "text"
}
]
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/animations/{animationId}/scripts HTTP/1.1
Host: inscada.cloud
Content-Type: application/json
Accept: */*
Content-Length: 65
{
"id": "text",
"type": "pre",
"scriptId": "text",
"animationId": "text"
}
{
"creationDate": "2025-08-21T01:54:01.984Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-21T01:54:01.984Z",
"id": "text",
"type": "pre",
"scriptId": "text",
"animationId": "text"
}
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/animations/{animationId}/elements HTTP/1.1
Host: inscada.cloud
Accept: */*
[
{
"creationDate": "2025-08-21T01:54:01.984Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-21T01:54:01.984Z",
"id": "text",
"dsc": "text",
"name": "text",
"animationId": "text",
"expressionType": "EXPRESSION",
"props": "text",
"status": true,
"expression": "text",
"type": "Bar",
"domId": "text"
}
]
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/animations/{animationId}/elements HTTP/1.1
Host: inscada.cloud
Content-Type: application/json
Accept: */*
Content-Length: 168
{
"id": "text",
"dsc": "text",
"name": "text",
"animationId": "text",
"expressionType": "EXPRESSION",
"props": "text",
"status": true,
"expression": "text",
"type": "Bar",
"domId": "text"
}
{
"creationDate": "2025-08-21T01:54:01.984Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-21T01:54:01.984Z",
"id": "text",
"dsc": "text",
"name": "text",
"animationId": "text",
"expressionType": "EXPRESSION",
"props": "text",
"status": true,
"expression": "text",
"type": "Bar",
"domId": "text"
}
No Content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
DELETE /api/animations/{animationId}/elements HTTP/1.1
Host: inscada.cloud
Accept: */*
No content
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/animations/{animationId}/clone HTTP/1.1
Host: inscada.cloud
Accept: */*
{
"creationDate": "2025-08-21T01:54:01.984Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-21T01:54:01.984Z",
"id": "text",
"mainFlag": true,
"color": "text",
"dsc": "text",
"postAnimCode": "text",
"playOrder": 1,
"preAnimCode": "text",
"duration": 1,
"placeholders": "text",
"projectId": "text",
"name": "text",
"alignment": "text",
"animationScripts": [
{
"creationDate": "2025-08-21T01:54:01.984Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-21T01:54:01.984Z",
"id": "text",
"type": "pre",
"scriptId": "text",
"animationId": "text"
}
],
"svgContent": "text",
"configs": "text",
"animJoinId": "text"
}
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/animations/run-animation-script HTTP/1.1
Host: inscada.cloud
Content-Type: application/json
Accept: */*
Content-Length: 235
{
"parameters": "text",
"lang": "text",
"animationId": "text",
"sendId": "text",
"animName": "text",
"script": {
"sessionId": "text",
"projectId": "text",
"compile": true,
"bindings": {
"ANY_ADDITIONAL_PROPERTY": {}
},
"name": "text",
"log": true,
"code": "text"
}
}
No content
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/animations/import HTTP/1.1
Host: inscada.cloud
Content-Type: application/json
Accept: */*
Content-Length: 17
{
"file": "binary"
}
{}
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/animations/eval-animation HTTP/1.1
Host: inscada.cloud
Content-Type: application/json
Accept: */*
Content-Length: 146
{
"sessionId": "text",
"animName": "text",
"sendId": "text",
"lang": "text",
"parameters": "text",
"firstScan": true,
"animationId": "text",
"callbackId": "text"
}
No content
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/animations/{animationId}/elements/by-type HTTP/1.1
Host: inscada.cloud
Accept: */*
[
{
"creationDate": "2025-08-21T01:54:01.984Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-21T01:54:01.984Z",
"id": "text",
"dsc": "text",
"name": "text",
"animationId": "text",
"expressionType": "EXPRESSION",
"props": "text",
"status": true,
"expression": "text",
"type": "Bar",
"domId": "text"
}
]
false
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/animations/export HTTP/1.1
Host: inscada.cloud
Accept: */*
{}
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/animations/elements/by-name-and-type HTTP/1.1
Host: inscada.cloud
Accept: */*
{
"creationDate": "2025-08-21T01:54:01.984Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-21T01:54:01.984Z",
"id": "text",
"dsc": "text",
"name": "text",
"animationId": "text",
"expressionType": "EXPRESSION",
"props": "text",
"status": true,
"expression": "text",
"type": "Bar",
"domId": "text"
}
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/animations/by-project HTTP/1.1
Host: inscada.cloud
Accept: */*
[
{
"creationDate": "2025-08-21T01:54:01.984Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-21T01:54:01.984Z",
"id": "text",
"mainFlag": true,
"color": "text",
"dsc": "text",
"postAnimCode": "text",
"playOrder": 1,
"preAnimCode": "text",
"duration": 1,
"placeholders": "text",
"projectId": "text",
"name": "text",
"alignment": "text",
"animationScripts": [
{
"creationDate": "2025-08-21T01:54:01.984Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-21T01:54:01.984Z",
"id": "text",
"type": "pre",
"scriptId": "text",
"animationId": "text"
}
],
"svgContent": "text",
"configs": "text",
"animJoinId": "text"
}
]
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/animations/by-project-name-and-name HTTP/1.1
Host: inscada.cloud
Accept: */*
{
"creationDate": "2025-08-21T01:54:01.984Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-21T01:54:01.984Z",
"id": "text",
"mainFlag": true,
"color": "text",
"dsc": "text",
"postAnimCode": "text",
"playOrder": 1,
"preAnimCode": "text",
"duration": 1,
"placeholders": "text",
"projectId": "text",
"name": "text",
"alignment": "text",
"animationScripts": [
{
"creationDate": "2025-08-21T01:54:01.984Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-21T01:54:01.984Z",
"id": "text",
"type": "pre",
"scriptId": "text",
"animationId": "text"
}
],
"svgContent": "text",
"configs": "text",
"animJoinId": "text"
}
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/animations/by-project-id-and-names HTTP/1.1
Host: inscada.cloud
Accept: */*
[
{
"creationDate": "2025-08-21T01:54:01.984Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-21T01:54:01.984Z",
"id": "text",
"mainFlag": true,
"color": "text",
"dsc": "text",
"postAnimCode": "text",
"playOrder": 1,
"preAnimCode": "text",
"duration": 1,
"placeholders": "text",
"projectId": "text",
"name": "text",
"alignment": "text",
"animationScripts": [
{
"creationDate": "2025-08-21T01:54:01.984Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-21T01:54:01.984Z",
"id": "text",
"type": "pre",
"scriptId": "text",
"animationId": "text"
}
],
"svgContent": "text",
"configs": "text",
"animJoinId": "text"
}
]
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/animations/by-project-id-and-name HTTP/1.1
Host: inscada.cloud
Accept: */*
{
"creationDate": "2025-08-21T01:54:01.984Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-21T01:54:01.984Z",
"id": "text",
"mainFlag": true,
"color": "text",
"dsc": "text",
"postAnimCode": "text",
"playOrder": 1,
"preAnimCode": "text",
"duration": 1,
"placeholders": "text",
"projectId": "text",
"name": "text",
"alignment": "text",
"animationScripts": [
{
"creationDate": "2025-08-21T01:54:01.984Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-21T01:54:01.984Z",
"id": "text",
"type": "pre",
"scriptId": "text",
"animationId": "text"
}
],
"svgContent": "text",
"configs": "text",
"animJoinId": "text"
}