list_udf_runtimes {openeo} | R Documentation |
Lists the supported UDF runtimes
Description
The function queries the back-end for its supported UDF runtimes and returns detailed information about each runtime.
Usage
list_udf_runtimes(con = NULL)
Arguments
con |
connected and authenticated openEO client object (optional) otherwise |
Value
list of UDF runtimes with supported UDF types, versions and installed packages
[Package openeo version 1.3.1 Index]