Options
All
  • Public
  • Public/Protected
  • All
Menu

Class GrafanaHTTP

Implementation of the IOnmsHTTP interface for Grafana.

implements

IOnmsHTTP

Hierarchy

Implements

Index

Constructors

constructor

Properties

options

The default set of HTTP options associated with this ReST client.

timeout

timeout: number = 10000

The default amount of time to wait before giving up on a request.

Accessors

server

Methods

get

Protected getData

  • getData(response: any): any

Protected getOptions

Protected getServer

httpDelete

Protected onSetServer

  • onSetServer(): void

post

put

Protected transformJSON

  • transformJSON(data: any): any

Protected transformXML

  • transformXML(data: any): any

Generated using TypeDoc