Job Creation Service
The following table is a summary of the resources and methods available in the Job Creation service:
| Method Name | Uniform Resource Identifier (URI) | Method Type | 
|---|---|---|
| 
                                                             /rest/serverengine/workflow/jobcreation  | 
                                                        
                                                             GET  | 
                                                    |
| 
                                                             /rest/serverengine/workflow/jobcreation/{configId}  | 
                                                        
                                                             POST  | 
                                                    |
| 
                                                             /rest/serverengine/workflow/jobcreation/{configId}  | 
                                                        
                                                             POST  | 
                                                    |
| 
                                                             Process Job Creation (By Content Set) (Runtime Parameters) (JSON)  | 
                                                        
                                                             /rest/serverengine/workflow/jobcreation/{configId}  | 
                                                        
                                                             POST  | 
                                                    
| 
                                                             /rest/serverengine/workflow/jobcreation  | 
                                                        
                                                             POST  | 
                                                    |
| Process Job Creation Without Job Preset (By Content Set) (JSON) | /rest/serverengine/workflow/jobcreation/default | POST | 
| Process Job Creation Without Job Preset (By Content Set) | /rest/serverengine/workflow/jobcreation/default/{contentSetId} | POST | 
| 
                                                             /rest/serverengine/workflow/jobcreation/getOperations  | 
                                                        
                                                             GET  | 
                                                    |
| 
                                                             /rest/serverengine/workflow/jobcreation/getProgress/{operationId}  | 
                                                        
                                                             GET  | 
                                                    |
| 
                                                             /rest/serverengine/workflow/jobcreation/getResult/{operationId}  | 
                                                        
                                                             POST  | 
                                                    |
| 
                                                             /rest/serverengine/workflow/jobcreation/cancel/{operationId}  | 
                                                        
                                                             POST  | 
                                                    |
| 
                                                             /rest/serverengine/workflow/jobcreation/version  | 
                                                        
                                                             GET  |