notebookutils.warehouse.help: The warehouse module.

notebookutils.warehouse.helpR Documentation

The warehouse module.

Description

notebookutils.warehouse.create(name: String, description: String, workspaceId: String): warehouse -> Create a warehouse notebookutils.warehouse.get(name: String, workspaceId: String): warehouse -> Get a warehouse notebookutils.warehouse.delete(name: String, workspaceId: String): void -> Delete a warehouse notebookutils.warehouse.update(name: String, newName: String, description: String, workspaceId: String): warehouse -> Update a warehouse

Usage

notebookutils.warehouse.help(methodName = "")

Arguments

methodName

method name to get more information


notebookutils documentation built on May 29, 2024, 12:08 p.m.