notebookutils.lakehouse.update {notebookutils}R Documentation

Update a lakehouse

Description

Update a lakehouse

Usage

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

Arguments

name

Name of the lakehouse

newName

New name of the lakehouse

description

Description of the lakehouse

workspaceId

Workspace id of the lakehouse, default to current workspace

Value

A lakehouse object


[Package notebookutils version 1.5.3 Index]