Create an environment
Create an environment. Required permissions: CreateEnvironment, EditEnvironment, UseFileStorage. Note: This is a beta endpoint with known limitations.
Authorizations
Body
Environment to create
Environment revision image. Required for creating a new environment
Type of compute cluster
dask, mpi, ray, spark Required for creating a new environment
The id of the environment to duplicate. When specifying this property, no other properties in the payload must be set.
Specifies if an environment is restricted. Only users with ClassifyEnvironments permission can set this to true
Environment name. Required for creating a new environment
Sets an Organization as the Environment owner. Only used if visibility is 'Private', as 'Global' environments don't have owners.
Whether to build a new revision when the base environment changes.
never, followActive Environment visibility. Required for creating a new environment
global, private