update_tautulli {tauturri}R Documentation

Apply Tautulli Updates

Description

Apply Tautulli Updates

Usage

update_tautulli(url = NULL, apikey = NULL)

Arguments

url

Server URL.

apikey

API key.

Value

Invisibly TRUE when the update is applied, FALSE when there is an issue.

Source

https://github.com/Tautulli/Tautulli/blob/beta/API.md#update

Examples

## Not run: 
update_tautulli()

## End(Not run)

[Package tauturri version 0.3.0 Index]