Skip to main content
Module

x/aruba_airwave/mod.ts

Aruba AirWave REST API client for Deno.
Latest
import * as arubaAirwave from "https://deno.land/x/aruba_airwave@v1.0.2/mod.ts";

Classes

Contains methods for logging in/out and making authenticated requests. Recommended for multiple requests.

Functions

Creates a client and performs a request inbetween automatic login/logout. Recommended for single requests.