get_connector_info {previsionio}R Documentation

Get information about connector from its id.

Description

Get information about connector from its id.

Usage

get_connector_info(connector_id)

Arguments

connector_id

id of the connector to be retrieved, can be obtained with get_connectors().

Value

list - parsed content of the connector.


[Package previsionio version 11.7.0 Index]