Learn R Programming

notebookutils (version 1.5.3)

notebookutils.workspace.listArtifacts: List the specified artifacts in the workspace

Description

List the specified artifacts in the workspace

Usage

notebookutils.workspace.listArtifacts(
  artifactType,
  workspaceId = "",
  maxResults = 1000L
)

Value

A list of artifact objects

Arguments

artifactType

Type of the artifact

workspaceId

Id of the workspace

maxResults

Maximum number of artifacts to return, default to 1000