Skip to main content
Module

x/arubaos_cx/mod.ts

ArubaOS-CX REST API client for Deno.
Latest
import * as arubaosCx from "https://deno.land/x/arubaos_cx@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.