Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/arubaos_cx/mod.ts>Client#fetchOnce

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

Performs a request inbetween automatic login/logout.

Parameters

path: string
optional
init: RequestInit