app-workflow_engine

On this page:

childJob

Summary

Run child job

Description

Run a child job inside a workflow.

Route

No Northbound API Available

Roles

admin apiwrite

Parameters

DetailsExampleSchema
Name Type Required Description
job_id string yes -
task string yes -
workflow string yes -
variables object yes -

Return

DetailsExampleSchema
Name Type Description
job_details object Details of the initiated job.