Datalayer instance for API access.
Environment to use for the runtime.
OptionalpreSelectedSnapshotId: stringOptional snapshot ID to restore from (skips snapshot selection).
OptionalonRuntimeCreating: (runtime: RuntimeDTO) => void | Promise<void>Optional callback triggered when runtime creation starts (after all dialogs).
Created runtime or undefined if cancelled or failed.
Creates a new runtime with the specified environment.