ha_api.Rd
Check if the API is running
ha_api(ip = NULL)
IP address. Default is NULL, which uses the local host.
NULL
A list containing the API information.
if (FALSE) { # ha_has_key() ha_api() }