v1

latestSwagger 2.0Apache 2.02026-07-1717621.6 KB
Ensemble

Modify an existing ensemble

Configure max_planning and/or max_running for the given ensemble. max_planning limits the number of workflows in the ensemble that can be planned concurrently. max_running limits the number of workflows in the ensemble that can be running concurrently. These parameters are set to 1 by default.

patch/ensembles/{em-name}

Request body

max_planninginteger
max_runninginteger

Response

Success

idinteger required
namestring required
createdstring date-time required
updatedstring date-time required
state'ACTIVE' | 'HELD' | 'PAUSED' required
max_runninginteger required
max_planninginteger required