Get the status of the data calculator service

Prev Next
Get
/v{version}/System/DataCalcStatus
Security
API Key: api_key
Header parameter nameX-ApiKey

Api Key

API Key: session_id
Header parameter nameX-Session-Id

Session Id

Path parameters
version
stringRequired

The requested API version

Responses
200

OK

Expand All
object

Status of the data calculator service

DatabaseServerTime
string (date-time)

Current time on the database server in UTC

OpenChanges
object (V1.Models.DataCalcStatus.OpenChangeInfo)

Open change information

LatestProcessed
string (date-time)

Last time this change was processed in UTC

NewestPendingChange
string (date-time)

Time of the newest pending change in UTC

OldestPendingChange
string (date-time)

Time of the oldest pending change in UTC

PendingChangeCount
integer (int32)

Amount of pending changes

ProcessBatches
object (V1.Models.DataCalcStatus.ProcessBatchInfo)

Process batch information

AverageDurationMs
integer (int32)

Average duration in milliseconds

LatestProcessed
string (date-time)

Last time this batch was processed in UTC

MaxDurationMs
integer (int32)

Maximal duration in milliseconds

MinDurationMs
integer (int32)

Minimal duration in milliseconds

NewestPendingBatch
string (date-time)

Time of the newest pending batch in UTC

OldestPendingBatch
string (date-time)

Time of the oldest pending batch in UTC

PendingBatchCount
integer (int32)

Amount of pending batches

400

Bad request

Expand All
object
ValidationErrors
object
property*
Array of string additionalProperties
string
401

Unauthorized

Expand All
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties
403

Forbidden

Expand All
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties
500

Internal Server Error

Expand All
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties