.discoveryRequest {onc.api}R Documentation

Discovery Request encapsulates a request to a discovery service

Description

Discovery Request encapsulates a request to a discovery service

Usage

.discoveryRequest(self, filters = list(), service = "", method = "get")

Arguments

self

Calling object

filters

Named list of filters

service

One of "locations", "deployments", "deviceCategories", "devices", "properties", "dataProducts"

method

One of "get", "getTree"

Value

(named list) Parsed response obtained


[Package onc.api version 2.0.1.0 Index]