list_service_types: Returns the web service types of the back-end

View source: R/server_metadata.R

list_service_typesR Documentation

Returns the web service types of the back-end

Description

The function queries the back-end for the supported web service types usable by the client and returns a named list of ServiceType indexed by the service type ID. ServiceTypes can be used when creating a supported web service from the user defined process (process graph).

Usage

list_service_types(con = NULL)

Arguments

con

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

Value

a ServiceTypeList


Open-EO/openeo-r-client documentation built on Feb. 21, 2024, 12:20 p.m.