Faceplate Controller
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/faceplates/{faceplateId} HTTP/1.1
Host: inscada.cloud
Accept: */*
{
"creationDate": "2025-08-23T17:17:50.930Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-23T17:17:50.930Z",
"id": "text",
"dsc": "text",
"projectId": "text",
"faceplateElements": [
{
"creationDate": "2025-08-23T17:17:50.930Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-23T17:17:50.930Z",
"id": "text",
"type": "Bar",
"name": "text",
"expression": "text",
"props": "text",
"faceplateId": "text",
"domId": "text",
"expressionType": "EXPRESSION"
}
],
"color": "text",
"name": "text",
"svgContent": "text",
"faceplatePlaceholders": [
{
"creationDate": "2025-08-23T17:17:50.930Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-23T17:17:50.930Z",
"id": "text",
"props": "text",
"type": "number",
"name": "text",
"group": "text",
"faceplateId": "text",
"order": 1,
"dsc": "text"
}
]
}
No Content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
PUT /api/faceplates/{faceplateId} HTTP/1.1
Host: inscada.cloud
Content-Type: application/json
Accept: */*
Content-Length: 402
{
"id": "text",
"dsc": "text",
"projectId": "text",
"faceplateElements": [
{
"id": "text",
"type": "Bar",
"name": "text",
"expression": "text",
"props": "text",
"faceplateId": "text",
"domId": "text",
"expressionType": "EXPRESSION"
}
],
"color": "text",
"name": "text",
"svgContent": "text",
"faceplatePlaceholders": [
{
"id": "text",
"props": "text",
"type": "number",
"name": "text",
"group": "text",
"faceplateId": "text",
"order": 1,
"dsc": "text"
}
]
}
No content
No Content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
DELETE /api/faceplates/{faceplateId} HTTP/1.1
Host: inscada.cloud
Accept: */*
No content
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/faceplates/{faceplateId}/svg HTTP/1.1
Host: inscada.cloud
Accept: */*
binary
No Content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
PUT /api/faceplates/{faceplateId}/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/faceplates/{faceplateId}/placeholders/{placeholderId} HTTP/1.1
Host: inscada.cloud
Accept: */*
{
"creationDate": "2025-08-23T17:17:50.930Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-23T17:17:50.930Z",
"id": "text",
"props": "text",
"type": "number",
"name": "text",
"group": "text",
"faceplateId": "text",
"order": 1,
"dsc": "text"
}
No Content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
PUT /api/faceplates/{faceplateId}/placeholders/{placeholderId} HTTP/1.1
Host: inscada.cloud
Content-Type: application/json
Accept: */*
Content-Length: 117
{
"id": "text",
"props": "text",
"type": "number",
"name": "text",
"group": "text",
"faceplateId": "text",
"order": 1,
"dsc": "text"
}
No content
No Content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
DELETE /api/faceplates/{faceplateId}/placeholders/{placeholderId} HTTP/1.1
Host: inscada.cloud
Accept: */*
No content
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/faceplates/{faceplateId}/elements/{elementId} HTTP/1.1
Host: inscada.cloud
Accept: */*
{
"creationDate": "2025-08-23T17:17:50.930Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-23T17:17:50.930Z",
"id": "text",
"type": "Bar",
"name": "text",
"expression": "text",
"props": "text",
"faceplateId": "text",
"domId": "text",
"expressionType": "EXPRESSION"
}
No Content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
PUT /api/faceplates/{faceplateId}/elements/{elementId} HTTP/1.1
Host: inscada.cloud
Content-Type: application/json
Accept: */*
Content-Length: 141
{
"id": "text",
"type": "Bar",
"name": "text",
"expression": "text",
"props": "text",
"faceplateId": "text",
"domId": "text",
"expressionType": "EXPRESSION"
}
No content
No Content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
DELETE /api/faceplates/{faceplateId}/elements/{elementId} HTTP/1.1
Host: inscada.cloud
Accept: */*
No content
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/faceplates HTTP/1.1
Host: inscada.cloud
Accept: */*
[
{
"creationDate": "2025-08-23T17:17:50.930Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-23T17:17:50.930Z",
"id": "text",
"dsc": "text",
"projectId": "text",
"faceplateElements": [
{
"creationDate": "2025-08-23T17:17:50.930Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-23T17:17:50.930Z",
"id": "text",
"type": "Bar",
"name": "text",
"expression": "text",
"props": "text",
"faceplateId": "text",
"domId": "text",
"expressionType": "EXPRESSION"
}
],
"color": "text",
"name": "text",
"svgContent": "text",
"faceplatePlaceholders": [
{
"creationDate": "2025-08-23T17:17:50.930Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-23T17:17:50.930Z",
"id": "text",
"props": "text",
"type": "number",
"name": "text",
"group": "text",
"faceplateId": "text",
"order": 1,
"dsc": "text"
}
]
}
]
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/faceplates HTTP/1.1
Host: inscada.cloud
Content-Type: application/json
Accept: */*
Content-Length: 402
{
"id": "text",
"dsc": "text",
"projectId": "text",
"faceplateElements": [
{
"id": "text",
"type": "Bar",
"name": "text",
"expression": "text",
"props": "text",
"faceplateId": "text",
"domId": "text",
"expressionType": "EXPRESSION"
}
],
"color": "text",
"name": "text",
"svgContent": "text",
"faceplatePlaceholders": [
{
"id": "text",
"props": "text",
"type": "number",
"name": "text",
"group": "text",
"faceplateId": "text",
"order": 1,
"dsc": "text"
}
]
}
{
"creationDate": "2025-08-23T17:17:50.930Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-23T17:17:50.930Z",
"id": "text",
"dsc": "text",
"projectId": "text",
"faceplateElements": [
{
"creationDate": "2025-08-23T17:17:50.930Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-23T17:17:50.930Z",
"id": "text",
"type": "Bar",
"name": "text",
"expression": "text",
"props": "text",
"faceplateId": "text",
"domId": "text",
"expressionType": "EXPRESSION"
}
],
"color": "text",
"name": "text",
"svgContent": "text",
"faceplatePlaceholders": [
{
"creationDate": "2025-08-23T17:17:50.930Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-23T17:17:50.930Z",
"id": "text",
"props": "text",
"type": "number",
"name": "text",
"group": "text",
"faceplateId": "text",
"order": 1,
"dsc": "text"
}
]
}
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/faceplates/{faceplateId}/placeholders HTTP/1.1
Host: inscada.cloud
Accept: */*
[
{
"creationDate": "2025-08-23T17:17:50.930Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-23T17:17:50.930Z",
"id": "text",
"props": "text",
"type": "number",
"name": "text",
"group": "text",
"faceplateId": "text",
"order": 1,
"dsc": "text"
}
]
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/faceplates/{faceplateId}/placeholders HTTP/1.1
Host: inscada.cloud
Content-Type: application/json
Accept: */*
Content-Length: 117
{
"id": "text",
"props": "text",
"type": "number",
"name": "text",
"group": "text",
"faceplateId": "text",
"order": 1,
"dsc": "text"
}
{
"creationDate": "2025-08-23T17:17:50.930Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-23T17:17:50.930Z",
"id": "text",
"props": "text",
"type": "number",
"name": "text",
"group": "text",
"faceplateId": "text",
"order": 1,
"dsc": "text"
}
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/faceplates/{faceplateId}/elements HTTP/1.1
Host: inscada.cloud
Accept: */*
[
{
"creationDate": "2025-08-23T17:17:50.930Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-23T17:17:50.930Z",
"id": "text",
"type": "Bar",
"name": "text",
"expression": "text",
"props": "text",
"faceplateId": "text",
"domId": "text",
"expressionType": "EXPRESSION"
}
]
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/faceplates/{faceplateId}/elements HTTP/1.1
Host: inscada.cloud
Content-Type: application/json
Accept: */*
Content-Length: 141
{
"id": "text",
"type": "Bar",
"name": "text",
"expression": "text",
"props": "text",
"faceplateId": "text",
"domId": "text",
"expressionType": "EXPRESSION"
}
{
"creationDate": "2025-08-23T17:17:50.930Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-23T17:17:50.930Z",
"id": "text",
"type": "Bar",
"name": "text",
"expression": "text",
"props": "text",
"faceplateId": "text",
"domId": "text",
"expressionType": "EXPRESSION"
}
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/faceplates/{faceplateId}/clone HTTP/1.1
Host: inscada.cloud
Accept: */*
{
"creationDate": "2025-08-23T17:17:50.930Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-23T17:17:50.930Z",
"id": "text",
"dsc": "text",
"projectId": "text",
"faceplateElements": [
{
"creationDate": "2025-08-23T17:17:50.930Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-23T17:17:50.930Z",
"id": "text",
"type": "Bar",
"name": "text",
"expression": "text",
"props": "text",
"faceplateId": "text",
"domId": "text",
"expressionType": "EXPRESSION"
}
],
"color": "text",
"name": "text",
"svgContent": "text",
"faceplatePlaceholders": [
{
"creationDate": "2025-08-23T17:17:50.930Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-23T17:17:50.930Z",
"id": "text",
"props": "text",
"type": "number",
"name": "text",
"group": "text",
"faceplateId": "text",
"order": 1,
"dsc": "text"
}
]
}
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/faceplates/import HTTP/1.1
Host: inscada.cloud
Content-Type: application/json
Accept: */*
Content-Length: 17
{
"file": "binary"
}
{}
false
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/faceplates/export HTTP/1.1
Host: inscada.cloud
Accept: */*
{}
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/faceplates/by-project HTTP/1.1
Host: inscada.cloud
Accept: */*
[
{
"creationDate": "2025-08-23T17:17:50.930Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-23T17:17:50.930Z",
"id": "text",
"dsc": "text",
"projectId": "text",
"faceplateElements": [
{
"creationDate": "2025-08-23T17:17:50.930Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-23T17:17:50.930Z",
"id": "text",
"type": "Bar",
"name": "text",
"expression": "text",
"props": "text",
"faceplateId": "text",
"domId": "text",
"expressionType": "EXPRESSION"
}
],
"color": "text",
"name": "text",
"svgContent": "text",
"faceplatePlaceholders": [
{
"creationDate": "2025-08-23T17:17:50.930Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-23T17:17:50.930Z",
"id": "text",
"props": "text",
"type": "number",
"name": "text",
"group": "text",
"faceplateId": "text",
"order": 1,
"dsc": "text"
}
]
}
]
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/faceplates/by-project-and-names HTTP/1.1
Host: inscada.cloud
Accept: */*
[
{
"creationDate": "2025-08-23T17:17:50.930Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-23T17:17:50.930Z",
"id": "text",
"dsc": "text",
"projectId": "text",
"faceplateElements": [
{
"creationDate": "2025-08-23T17:17:50.930Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-23T17:17:50.930Z",
"id": "text",
"type": "Bar",
"name": "text",
"expression": "text",
"props": "text",
"faceplateId": "text",
"domId": "text",
"expressionType": "EXPRESSION"
}
],
"color": "text",
"name": "text",
"svgContent": "text",
"faceplatePlaceholders": [
{
"creationDate": "2025-08-23T17:17:50.930Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-08-23T17:17:50.930Z",
"id": "text",
"props": "text",
"type": "number",
"name": "text",
"group": "text",
"faceplateId": "text",
"order": 1,
"dsc": "text"
}
]
}
]
No Content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
DELETE /api/faceplates/{faceplateId}/elements/multi/by-ids HTTP/1.1
Host: inscada.cloud
Accept: */*
No content