Skip to content

Workload interfaces

Preview

The Workload API is a preview feature, on by default.

Feature flag: Enable Access to Workload API Experimental Features

This section covers the non-REST interfaces to the Workload API: the DataRobot CLI for terminal-driven workflows and scripting, and the Pulumi provider for declarative infrastructure-as-code. Both surfaces span the full artifact and Workload lifecycle.

Resource Description
Manage artifacts with the CLI dr artifact reference: create, build, lock, and manage code for Workload artifacts from your terminal.
Manage Workloads with the CLI dr workload reference: create, start, stop, observe, and delete Workloads from your terminal.
Manage Workloads with Pulumi Declare artifacts and Workloads as code with the DataRobot Pulumi provider.