list_services: Lists the current users services

Description Usage Arguments Value

View source: R/services.R

Description

Queries the back-end to retrieve a list of services that the current user owns. Services are webservices like WCS, WFS, etc. The result is an object of type ServiceList, which is a named list of Service. The indices are the service IDs, the service object that is indexed by its ID can be used other functions instead of its service ID.

Usage

1

Arguments

con

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

Value

named list of Services (class ServiceList)


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