list_service_types: Returns the offered webservice types of the back-end

Description Usage Arguments Value

View source: R/server_metadata.R

Description

The function queries the back-end for the supported webservice types that can be used on the client and returns a named list of ServiceType, which are indexed by the service type ID. ServiceTypes can later be used when creating a supported web service out of the user defined process (process graph).

Usage

1

Arguments

con

a connected openeo client object (optional) otherwise active_connection is used.

Value

a ServiceTypeList


flahn/openeo-r-client documentation built on Sept. 18, 2020, 5:16 a.m.