/
KE
keeps
/
RODA REST API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 1h ago · Updated 4w ago
View markdown
keeps
RODA REST API
post
Get job plugin info
afc3c5bcc0d9
latest
OpenAPI 3.0.1
LGPLv3
2026-07-17
264
159
234.9 KB
v2 aips
46
v2 audit logs
5
v2 classification plans
1
v2 configurations
9
v2 dip files
4
v2 dips
7
v2 disposal confirmations
12
v2 disposal holds
10
v2 disposal rules
6
v2 disposal schedules
7
v2 distributed instances
15
v2 files
14
v2 incidences
7
v2 job reports
4
v2 jobs
13
post
Create job
post
Returns a set of suggestions giving a query
post
Reject job
post
Get job plugin info
post
Obtains the cURL command for a job
post
Find indexed resources via search query
post
Count indexed resources
post
Approve job
get
Stop job
get
List job reports
get
Get job reports items
get
Gets the Job attachment
get
Find indexed resource using the object UUID
v2 members
30
v2 metrics
1
v2 notifications
6
v2 preservation agents
5
v2 preservation events
8
v2 representation information
13
v2 representations
13
v2 risks
13
v2 themes
1
v2 transfers
14
v2 jobs
Get job plugin info
Gets the information about the plugins executed on the job
post
/api/v2/jobs/plugin-info
Request body
Job
required
id
string
name
string
username
string
startDate
string
date-time
endDate
string
date-time
state
'CREATED'
|
'STARTED'
|
'COMPLETED'
|
'FAILED_DURING_CREATION'
|
'FAILED_TO_COMPLETE'
|
'STOPPED'
|
'STOPPING'
|
'TO_BE_CLEANED'
|
'PENDING_APPROVAL'
|
'REJECTED'
|
'SCHEDULED'
stateDetails
string
instanceId
string
jobUsersDetails
JobUserDetails[]
instanceName
string
jobStats
JobStats
plugin
string
pluginType
'INGEST'
|
'INTERNAL'
|
'SIP_TO_AIP'
|
'AIP_TO_SIP'
|
'AIP_TO_AIP'
|
'MISC'
|
'MULTI'
pluginParameters
object
sourceObjects
SelectedItemsObject
outcomeObjectsClass
string
attachmentsList
string[]
fields
object
priority
'URGENT'
|
'HIGH'
|
'MEDIUM'
|
'LOW'
parallelism
'LIMITED'
|
'NORMAL'
stopping
boolean
inFinalState
boolean
Response
OK
PluginInfo
required
id
string
name
string
version
string
description
string
type
'INGEST'
|
'INTERNAL'
|
'SIP_TO_AIP'
|
'AIP_TO_SIP'
|
'AIP_TO_AIP'
|
'MISC'
|
'MULTI'
categories
string[]
parameters
PluginParameter[]
objectClasses
string[]
hasLicenseFile
boolean
licenseFilePath
string
hasDocumentationFile
boolean
documentationFilePath
string
marketInfo
MarketInfo
verified
boolean
installed
boolean