JOC API

Version 1.13.10

Download RAML
JOC API
/configuration/save
POST

Stores a configuration on the server (database)


Parameters in the POST body schema

Name Type Description Example Default
jobschedulerId required, string JobScheduler Master ID scheduler
account required, string
configurationType required, string Possible values are "CUSTOMIZATION", "IGNORELIST", "PROFILE", "SETTING"
objectType optional, string
required if configurationType=="CUSTOMIZATION"
Possible values are JobScheduler objects such as "JOB", "JOBCHAIN", etc. and "DAILYPLAN"
name optional, string
required if configurationType=="CUSTOMIZATION"
shared optional, boolean
configurationItem required, string
id required, integer contains the id of a customization, a new customization has the id 0