Skip to main content
POST
Create a Revision of an Environment

Authorizations

X-Domino-Api-Key
string
header
required

Path Parameters

environmentId
string
required

Id of environment to create revision of

Body

application/json

Environment revision to create

dockerfileInstructions
string
environmentVariables
object[]
image
string

Environment revision image. Required for creating a new environment

postRunScript
string
postSetupScript
string
preRunScript
string
preSetupScript
string
skipCache
boolean
summary
string
supportedClusters
enum<string>[]

Type of compute cluster

Available options:
dask,
mpi,
ray,
slurm,
spark
tags
string[]
useVpn
boolean
workspaceTools
object[]

Response

Success

environmentRevision
object
required
metadata
object
required
Last modified on August 18, 2026