Articles in this section

Caldera REST API V1 - Changelog

  Info

The Caldera REST API is a way to interact with Caldera services with the exchange of data (in JSON format) via HTTP protocol that is common for the web. You may also want to read:

 

July 2024

Version 1.2.0

Improved

Starting with CalderaDock V3.6.0, now the Caldera REST API is installed (or updated) within the launch of CalderaDock:

CalderaDock 3.6 - New rest api installation at Splashscreen.png
Once the Caldera REST API is installed, it will start and run automatically. This change also implies that when you restart your computer the REST API will also start and run automatically (even if CalderaDock has not been started).

  Info

To install/update it, CalderaDock will ask you to authenticate.

 

May 2024

Version 1.1.2

Improved
Reduction of the delay before timeout when a CalderaRIP or a driver cannot be accessed.
   
Fixed
Fixed the behavior of request data objects which are now unique for each request. This avoids mixing requests or erroneous results when sending several requests in parallel.
   
Fixed

Fixed the REST API behavior when reporting a jobs list, where device IDs could be wrong when they have the same name

 

February 2024

Version 1.1.1

Routes

New
PUT /v1/devices/<deviceID>/state (body: running) (Start the device remotely).
   
New
GET /v1/devices/<deviceID> (Confirm if the device is running).

 

Documentation

Improved
OpenAPI specification.
   
Improved

Caldera's Testing Interface:

  • Following the addition of the new PUT and GET routes, to start a device remotely and confirm its state, we added the possibility of doing it through the Testing Interface.
  • The Testing Interface now handles version control and sets the supported version of the Caldera REST API. If the Testing Interface detects that the Caldera REST API version is not supported, a message will be displayed, but the interface will still be usable.

 

December 2023

Version 1.1.0

Internal only.

 

October 2023 (Official Release)

Version 1.0.0

Features

New
Nested jobs.
   
New
Basic cut information.
   
New
Logging.
   
New
Better Jobs trackability.
   
New
Inks and media consumption.
   
New
Forbid service with port 0.
   
New
Sorting jobs by internal IDs should be numeric for RIP jobs.

 

Was this article helpful?
0 out of 0 found this helpful