v1

latestOpenAPI 3.1.0BurstIQ, Inc.2026-08-04171112158.2 KB
Job Manager APIs

<b>Allowed user roles:</b><br/><ul><li>sdzAdmin</li></ul><br/><br/>loads a dbschema (.dbs) XML file into the secure data zone; if delete is true any dictionaries in the SDZ not specified in the DbSchema file will be dropped

post/api/jobs/dbschema

Query parameters

deleteboolean required

Required. If delete is true any dictionaries in the SDZ not specified in the DbSchema file will be dropped

emailResultsTostring[]

Response

OK

jobIdstring uuid required
namestring required
status'NEW' | 'QUEUED' | 'RUNNING' | 'CANCELLED' | 'COMPLETED_ERROR' | 'COMPLETED_SUCCESS' | 'INCOMPLETE_ERROR' required
jobCreatedstring date-time required
jobQueuedstring date-time
jobStartedstring date-time
jobCompletedstring date-time
emailRecipientsstring[]
timeoutinteger
timeoutUnit'NANOSECONDS' | 'MICROSECONDS' | 'MILLISECONDS' | 'SECONDS' | 'MINUTES' | 'HOURS' | 'DAYS' required
customerNamestring required
sdzNamestring required
effectiveIdstring uuid required
loggedInIdstring uuid required
mdcobject required
originalFilenamestring
keystring
deleteboolean