cromwell_POST: Perform a POST request to cromwell server

Description Usage Arguments See Also

View source: R/api.R

Description

See the docmentation at the cromwell github site for details. Generally, this is not meant to be called by the end user. Rather, use the endpoint-specific functions.

Usage

1

Arguments

path

The path part of the URL

body

A list that will become the multipart form that is passed as the request body

...

passed directly to httr 'POST' (for including 'timeouts', 'handles', etc.)

See Also

cromwellBatch


seandavi/wdlRunR documentation built on Oct. 28, 2021, 12:42 a.m.