Skip to contents

Geoserver REST API Monitor Manager

Geoserver REST API Monitor Manager

Format

R6Class object.

Value

Object of R6Class with methods for the GeoServer Monitoring extension.

Author

Emmanuel Blondel <emmanuel.blondel1@gmail.com>

Super class

geosapi::GSManager -> GSMonitorManager

Examples

# \dontrun{
   GSMonitorManager$new("http://localhost:8080/geoserver", "admin", "geoserver")
#> Error in curl::curl_fetch_memory(url, handle = handle): Failed to connect to localhost port 8080 after 0 ms: Connection refused
 # }