get_exporter_exports {previsionio} | R Documentation |
Get all exports done from an exporter_id
Description
Get all exports done from an exporter_id
Usage
get_exporter_exports(exporter_id)
Arguments
exporter_id |
id of the exporter to retrieve information, can be obtained with get_exporters(). |
Value
list - list of exports of the supplied exporter_id.
[Package previsionio version 11.7.0 Index]