Datalayer VS Code Extension - v0.0.6
    Preparing search index...
    • Creates a new runtime with the specified environment.

      Parameters

      • sdk: DatalayerClient

        Datalayer SDK instance

      • environment: EnvironmentDTO

        Environment to use

      • OptionalpreSelectedSnapshotId: string

        Optional snapshot ID to restore from (skips snapshot selection)

      Returns Promise<RuntimeDTO>

      Created runtime or undefined if failed