Create Simulator Routine Revision

The total size of the request body can be a maximum of 50.00 KB.

When creating a simulator routine revision, be mindful of the following:

  • The amount and size of the inputs you provide to the simulator routine.
  • The size of the outputs you expect from the simulator routine.

The total size of the data sent by a simulator connector cannot exceed 100.00 KB per simulation run.

Securityoidc-token or oauth2-client-credentials or oauth2-open-industrial-data or oauth2-auth-code
Request
Request Body schema: application/json
required
required
Array of objects (Items)

A list with a single item

Responses
201

Successful Response

400

Bad Request

403

Forbidden

413

Request Entity Too Large

500

Internal Server Error

post/simulators/routines/revisions
Request samples
application/json
{
  • "items": [
    • {
      }
    ]
}
Response samples
application/json
{
  • "items": [
    • {
      }
    ]
}