the Grafana BackendSrv object to use for requests
the OpenNMS server to make requests to
the Grafana backend object we'll use for making ReST calls
the filter processor to use when making DAO requests
the authorization config associated with this ReST client
how long to wait before giving up on a given request
the server associated with this HTTP implementation
the server associated with this HTTP implementation
make an HTTP get call -- this should be overridden by the implementation
internal method to turn OnmsHTTPOptions into a Grafana BackendSrv request object.
combine all options from the given options, the current server, and the default options
useful for performing an action (like clearing caches) when the server is set
a convenience method for implementers to use to turn JSON into a javascript object
a convenience method for implementers to use to turn XML into a javascript object
Generated using TypeDoc
Construct a new GrafanaHTTP implementation