Host

    Get the specified host.
    :raises: cherrypy.HTTPError: If host not found.
    
get/api/host/{hostname}

Path parameters

hostnamestring required

Response

OK

object required

Changes