notebookutils.fabricClient.get {notebookutils}R Documentation

Send a GET request to Fabric.

Description

Send a GET request to Fabric.

Usage

notebookutils.fabricClient.get(path, headers = list())

Arguments

path

Path of the request

headers

Headers of the request

Value

RestResponse Response of the request


[Package notebookutils version 1.5.3 Index]