Get Server Identity

get_server_identity(url = NULL, apikey = NULL)

Arguments

url

Server URL.

apikey

API key.

Source

https://github.com/Tautulli/Tautulli/blob/master/API.md#get_servers_identity

Value

A tbl with 2 columns.

See also

Examples

# NOT RUN {
get_server_identity()
# }