delete_service: Deletes a service function for a job

View source: R/services.R

delete_serviceR Documentation

Deletes a service function for a job

Description

Queries the back-end and removes the current set service function of job.

Usage

delete_service(service, con = NULL)

Arguments

service

the Service or its id

con

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


openeo documentation built on Nov. 17, 2022, 5:07 p.m.