Skip to main content
Module

x/arubaos_cx/mod.ts>Client#fetchOnce

Authenticate and interact with the ArubaOS-CX REST API using Deno.
Go to Latest
method Client.prototype.fetchOnce
import { Client } from "https://deno.land/x/arubaos_cx@v0.0.7/mod.ts";

Performs a request inbetween automatic login/logout.

Parameters

path: string
optional
init: RequestInit