notebookutils.fabricClient.put: Send a PUT request to Fabric.
Description
Send a PUT request to Fabric.
Usage
notebookutils.fabricClient.put(path, content, headers = list())
Value
RestResponse Response of the request
Arguments
- path
Path of the request
- content
Content of the request
- headers
Headers of the request