ToolboxShellContainerReferenceEnvironment interface

An existing container environment for a shell tool stored in a toolbox.

Extends

Properties

container_id

The ID of the referenced container.

type

The type of the shell execution environment. Always container_reference.

Property Details

container_id

The ID of the referenced container.

container_id: string

Property Value

string

type

The type of the shell execution environment. Always container_reference.

type: "container_reference"

Property Value

"container_reference"