Test connectivity to/get info about a Pi-Hole

pi_test(host = pi_host(), api_key = pi_key())

pi_type(host = pi_host(), api_key = pi_key())

pi_version(host = pi_host(), api_key = pi_key())

pi_enable(host = pi_host(), api_key = pi_key())

pi_disable(host = pi_host(), api_key = pi_key())

Arguments

host

See pi_host()

api_key

See pi_key()