dot-getList: A generic wrapper for getListByLocation() and...

Description Usage Arguments Value

Description

A generic wrapper for getListByLocation() and getListByDevice()

Usage

1
.getList(self, filters = list(), by = "location", allPages = FALSE)

Arguments

self

Calling object

filters

(named list) describe the data origin

by

One of: "location", "device"

allPages

When TRUE, if the data is too long to fit a single request, multiple pages will be requested until all data is obatined

Value

(named list) Information on the list of files obtained


onc.api documentation built on Aug. 21, 2021, 5:10 p.m.

Related to dot-getList in onc.api...