Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/arubaos_cx/mod.ts>Client#login

ArubaOS-CX REST API client for Deno.
Latest
method Client.prototype.login
import { Client } from "https://deno.land/x/arubaos_cx@v1.0.2/mod.ts";

Logs the user in and stores the authentication cookie.

Returns

Promise<void>