Output Creation Service
The following table is a summary of the resources and methods available in the Output Creation service:
| Method Name | Uniform Resource Identifier (URI) | Method Type | 
|---|---|---|
| 
                                                             /rest/serverengine/workflow/outputcreation  | 
                                                        
                                                             GET  | 
                                                    |
| 
                                                             /rest/serverengine/workflow/outputcreation/{configId}/{jobSetId}  | 
                                                        
                                                             POST  | 
                                                    |
| 
                                                             /rest/serverengine/workflow/outputcreation/{configId}  | 
                                                        
                                                             POST  | 
                                                    |
| 
                                                             /rest/serverengine/workflow/outputcreation/{configId}/jobs  | 
                                                        
                                                             POST  | 
                                                    |
| 
                                                             /rest/serverengine/workflow/outputcreation/execute/{args}/{size}  | 
                                                        
                                                             GET  | 
                                                    |
| 
                                                             /rest/serverengine/workflow/outputcreation/getOperations  | 
                                                        
                                                             GET  | 
                                                    |
| 
                                                             /rest/serverengine/workflow/outputcreation/getProgress/{operationId}  | 
                                                        
                                                             GET  | 
                                                    |
| 
                                                             /rest/serverengine/workflow/outputcreation/getResult/{operationId}  | 
                                                        
                                                             POST  | 
                                                    |
| 
                                                             /rest/serverengine/workflow/outputcreation/getResultTxt/{operationId}  | 
                                                        
                                                             POST  | 
                                                    |
| 
                                                             /rest/serverengine/workflow/outputcreation/cancel/{operationId}  | 
                                                        
                                                             POST  | 
                                                    |
| 
                                                             /rest/serverengine/workflow/outputcreation/version  | 
                                                        
                                                             GET  |