post https://api.cloud.telestream.net/vantage-cloud-port/v2.0/workflows//workflow-jobs
"Creates new Workflow Job. When Submitting job required are:"
sources
within the input section; Endpoint will respond with 422 if that section is not definedvariables
- Variables must be provided in order for a workflow to make use of them. Cloud workflows have no ability to obtain default values for variables after submission. Please ensure all variables that are provided in the REST request: /workflows/{workflow_id} are included in this POST request inorder for proper job processing.storage_references
- if default storage references are set on the workflow level and no storage references are provided in the request the default from workflow settings will be used. IMPORTANT: all of the storage references passed have to be within same provider and region.