Skip to content

Workload interfaces

Premium feature

The Workload API is a premium feature. Contact your DataRobot representative or administrator for information on enabling the feature.

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.