Create Workloads¶
Preview
The Workload API is a preview feature, on by default.
Feature flag: Enable Access to Workload API Experimental Features
A Workload is the stable identity that holds your container—an invoke URL, a sharing model, an importance level, and a lifetime policy. This section covers the object model, the draft-vs-locked decision, an end-to-end walkthrough, and the REST and console surfaces for creating and reading Workloads.
| Resource | Description |
|---|---|
| Workload concepts | Describes the object model, full lifecycle state reference, protons, lifetime policies, the draft vs. locked decision, importance, and sharing. |
| Tutorial: Deploy a production-ready container | Provides a runnable notebook that illustrates a locked artifact, importance, sharing, and monitoring. |
| REST: Create and read Workloads | Describes POST / GET Workloads with links to the API reference. |
| UI: View deployed Workloads | Learn about the Console list, filters, and Workload-centric visibility. |