Skip to contents

Gets the status of an object or a directory. If path does not exist, this call returns an error RESOURCE_DOES_NOT_EXIST.

Usage

get_notebook_status(client, path)

workspaceGetStatus(client, path)

Arguments

client

Required. Instance of DatabricksClient()

path

Required. The absolute path of the notebook or directory.