View source: R/get_servers_info.R
get_servers_info | R Documentation |
Get Server Information
get_servers_info(url = NULL, apikey = NULL)
url |
Server URL. |
apikey |
API key. |
A tbl
with 5 columns minimum.
https://github.com/Tautulli/Tautulli/blob/master/API.md#get_servers_info
Other Server Information:
get_server_friendly_name()
,
get_server_identity()
,
get_server_id()
,
get_server_list()
## Not run:
get_servers_info()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.