Skip to main content
Module

x/arubaos_cx/mod.ts

Authenticate and interact with the ArubaOS-CX REST API using Deno.
Go to Latest
import * as arubaosCx from "https://deno.land/x/arubaos_cx@v0.0.7/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.

Interfaces

Client initialisation parameters.