notebookutils.warehouse.create: Create a warehouse

View source: R/warehouse.R

notebookutils.warehouse.createR Documentation

Create a warehouse

Description

Create a warehouse

Usage

notebookutils.warehouse.create(
  name,
  description = "",
  definition = "",
  workspaceId = ""
)

Arguments

name

Name of the warehouse

description

Description of the warehouse

definition

Definition of the warehouse

workspaceId

Workspace id of the warehouse, default to current workspace

Value

A warehouse object


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