cromwellStats: Get current statistics for cromwell endpoint

Description Usage Arguments Value References Examples

View source: R/api.R

Description

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.

Usage

1

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

1
#cromwellStats()

seandavi/cRomwell documentation built on Oct. 28, 2021, 12:41 a.m.