Save Pipeline Data
POST/api/pipeline/pipelineJson/:fileName
API used to save pipeline db data in to QAT adb(access database) tables
Request
Responses
- 200
- 412
- 500
Returns a Success code if the operation was successful
Returns a HttpStatus.PRECONDITION_FAILED if the program specified already exists
Returns a HttpStatus.INTERNAL_SERVER_ERROR if there was some other error that did not allow the operation to complete