Just like doRawPOST but fills in the default h2oRestApiVersion if none is provided
Source:R/communication.R
dot-h2o.doPOST.RdJust like doRawPOST but fills in the default h2oRestApiVersion if none is provided
Arguments
- h2oRestApiVersion
(Optional) A version number to prefix to the urlSuffix. If no version is provided, a default version is chosen for you.
- urlSuffix
The partial URL suffix to add to the calculated base URL for the instance
- parms
(Optional) Parameters to include in the request
- ...
(Optional) Additional parameters.