notebookutils.warehouse.update: Update a warehouse

View source: R/warehouse.R

notebookutils.warehouse.updateR Documentation

Update a warehouse

Description

Update a warehouse

Usage

notebookutils.warehouse.update(
  name,
  newName,
  description = "",
  workspaceId = ""
)

Arguments

name

Name of the warehouse

newName

New name of the warehouse

description

Description 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.