Script Controller
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/scripts/{scriptId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
{
"creationDate": "2025-10-30T23:32:53.100Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-10-30T23:32:53.100Z",
"id": "text",
"time": "2025-10-30T23:32:53.100Z",
"dsc": "text",
"name": "text",
"projectId": "text",
"period": 1,
"log": true,
"delay": 1,
"offset": 1,
"type": "Periodic",
"code": "text",
"owner": "text"
}No Content
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
PUT /api/scripts/{scriptId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 183
{
"id": "text",
"time": "2025-10-30T23:32:53.100Z",
"dsc": "text",
"name": "text",
"projectId": "text",
"period": 1,
"log": true,
"delay": 1,
"offset": 1,
"type": "Periodic",
"code": "text",
"owner": "text"
}No content
No Content
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
DELETE /api/scripts/{scriptId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
No content
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/scripts HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
[
{
"creationDate": "2025-10-30T23:32:53.100Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-10-30T23:32:53.100Z",
"id": "text",
"time": "2025-10-30T23:32:53.100Z",
"dsc": "text",
"name": "text",
"projectId": "text",
"period": 1,
"log": true,
"delay": 1,
"offset": 1,
"type": "Periodic",
"code": "text",
"owner": "text"
}
]OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/scripts HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 183
{
"id": "text",
"time": "2025-10-30T23:32:53.100Z",
"dsc": "text",
"name": "text",
"projectId": "text",
"period": 1,
"log": true,
"delay": 1,
"offset": 1,
"type": "Periodic",
"code": "text",
"owner": "text"
}{
"creationDate": "2025-10-30T23:32:53.100Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-10-30T23:32:53.100Z",
"id": "text",
"time": "2025-10-30T23:32:53.100Z",
"dsc": "text",
"name": "text",
"projectId": "text",
"period": 1,
"log": true,
"delay": 1,
"offset": 1,
"type": "Periodic",
"code": "text",
"owner": "text"
}No Content
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/scripts/{scriptId}/schedule HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
No content
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/scripts/{scriptId}/run HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
{}No Content
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/scripts/{scriptId}/cancel HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
No content
No Content
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/scripts/schedule/by-project?projectId=text HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
No content
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/scripts/run HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 135
{
"sessionId": "text",
"projectId": "text",
"compile": true,
"bindings": {
"ANY_ADDITIONAL_PROPERTY": {}
},
"name": "text",
"log": true,
"code": "text"
}{}OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/scripts/run/by-project-and-name?projectId=text&name=text HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
{}OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/scripts/import HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 17
{
"file": "binary"
}{}No Content
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/scripts/cancel/by-project?projectId=text HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
No content
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/scripts/call-api HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 67
{
"projectId": "text",
"sessionId": "text",
"args": [
{}
],
"method": "text"
}{}No Content
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
PATCH /api/scripts/{scriptId}/code HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: text/plain
Accept: */*
Content-Length: 6
"text"No content
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/scripts/{scriptId}/status HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
ScheduledOK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/scripts/summary HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
[
{
"lastModifiedDate": "2025-10-30T23:32:53.100Z",
"lastModifiedBy": "text",
"id": "text",
"dsc": "text",
"creationDate": "2025-10-30T23:32:53.100Z",
"log": true,
"createdBy": "text",
"name": "text",
"type": "Periodic",
"projectId": "text"
}
]OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/scripts/summary/by-project?projectId=text HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
[
{
"lastModifiedDate": "2025-10-30T23:32:53.100Z",
"lastModifiedBy": "text",
"id": "text",
"dsc": "text",
"creationDate": "2025-10-30T23:32:53.100Z",
"log": true,
"createdBy": "text",
"name": "text",
"type": "Periodic",
"projectId": "text"
}
]OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/scripts/status/by-ids?scriptIds=text HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
{
"ANY_ADDITIONAL_PROPERTY": "Scheduled"
}falseOK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/scripts/export HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
{}OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/scripts/by-project?projectId=text HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
[
{
"creationDate": "2025-10-30T23:32:53.100Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-10-30T23:32:53.100Z",
"id": "text",
"time": "2025-10-30T23:32:53.100Z",
"dsc": "text",
"name": "text",
"projectId": "text",
"period": 1,
"log": true,
"delay": 1,
"offset": 1,
"type": "Periodic",
"code": "text",
"owner": "text"
}
]No Content
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
DELETE /api/scripts/multi/by-ids?scriptIds=text HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
No content
Last updated