The time the reload job was created.
Optional
endThe time the reload job finished.
Optional
engineThe timestamp returned from the Sense engine upon successful reload.
Optional
errorThe error code when the status is FAILED.
Optional
errorThe error message when the status is FAILED.
The ID of the reload.
Optional
linksOptional
logThe log describing the result of the latest reload execution from the request.
Optional
partialThe boolean value used to present the reload is partial or not.
Optional
startThe time the reload job was consumed from the queue.
The status of the reload. There are seven statuses. QUEUED
, RELOADING
, CANCELING
are the active statuses. SUCCEEDED
, FAILED
, CANCELED
, EXCEEDED_LIMIT
are the end statuses.
The ID of the tenant who owns the reload.
What initiated the reload: hub = one-time reload manually triggered in hub, chronos = time based scheduled reload triggered by chronos, external = reload triggered via external API request, automations = reload triggered in automation, data-refresh = reload triggered by refresh of data, choreographer = reload triggered by choreographer.
The ID of the user who created the reload.
Optional
weightThe weight of the reload for the same tenant. The higher the weight, the sooner the reload will be scheduled relative to other reloads for the same tenant. The personal app will be always set as 1.
The ID of the app.