Skip to main content
An environment is a catalog resource that defines the compute shape of agent VMs. Each workspace references one environment via its environment_ref field. Environments are substrate-aware but placement-agnostic — the same environment can be reused across any placement that shares the same substrate.

Fields

The machine_type_ref and disk_type_ref must reference resources whose substrate matches the environment’s substrate. A substrate mismatch is rejected on write.

Examples

GCP environment

AWS environment

Listing environments

Reading a single environment

Errors