``configuration`` |
required, object |
A configuration specified by its ``path`` and ``objectType``. If the ``objectType`` FOLDER is specified, all configurations from the folder will be updated in JOC. |
"configuration" : {
"path" : "/myWorkflows/ifElseWorkflow/workflow_12",
"objectType" : "WORKFLOW",
}
|
|