Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IOnmsHTTP

Interface for making ReST calls to an HTTP server.

interface

Hierarchy

  • IOnmsHTTP

Implemented by

Index

Properties

Methods

Properties

Optional options

options: OnmsHTTPOptions | null

The default options used when making requests with this instance.

Optional server

server: OnmsServer | null

The server associated with this instance.

Methods

get

head

httpDelete

post

put

Generated using TypeDoc