This endpoint returns some basic statistics on the current state of the engine. At the moment that includes the number of running workflows and the number of active jobs.

cromwellStats(...)

Arguments

...

passed directly to httr `GET` (for including `timeouts`, `handles`, etc.)

Value

a list containing engine stats

References

https://github.com/broadinstitute/cromwell#get-apiengineversionstats

Examples

#cromwellStats()