app-workflow_engine

On this page:

newVariable

Summary

Create a Job Variable

Description

Create a new Job variable by Job ID and assign it a value.

Route

No Northbound API Available

Roles

admin apiwrite

Parameters

DetailsExampleSchema
Name Type Required Description
job_id string yes -
name string yes -
value * yes -

Return

DetailsExampleSchema
Name Type Description
value * Value of the Job variable.