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

View source: R/workspace.R

notebookutils.workspace.listArtifactsR Documentation

List the specified artifacts in the workspace

Description

List the specified artifacts in the workspace

Usage

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

Arguments

artifactType

Type of the artifact

workspaceId

Id of the workspace

maxResults

Maximum number of artifacts to return, default to 1000

Value

A list of artifact objects


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