List Environments

Go to Product

Get a list of environments.

Options

Set Type
Enable to set the optional field Type
Type
Set Query
Enable to set the optional field Query
Query
Case-insensitive search term. Matched against the environment's description, tags, and notes.
Set Project
Enable to set the optional field Project
Project
Stringified ObjectId (hexadecimal string with 24 characters). See ObjectId
Set Sort
Enable to set the optional field Sort
Sort
Result Format

Specify how the response should be mapped to the table output. The following formats are available:

Structured Table: Returns a parsed table with data split into rows and columns.

  • ID: Stringified ObjectId (hexadecimal string with 24 characters). See ObjectId
  • Kind:
  • Description:
  • Type:
  • Deletable:
  • Cacheable:
  • Latest Run:
  • Token:
  • Notes: Markdown-formatted notes about the environment.
  • Additional Docker Instructions: Additional Dockerfile Instructions.
  • Additional Files:
  • Created At:
  • Updated At:
  • Created By:
  • Updated By:
  • Project: Stringified ObjectId (hexadecimal string with 24 characters). See ObjectId
  • Tags:
  • Archs: CPU architectures this environment is limited to. Empty means "any". OR-combined against an executor's supportedArchs.
  • KNIME Version:
  • Repositories:
  • IUs:
  • EPF File:
  • EPF Rows:
  • JVM Arguments:
  • Use JVM Arguments:
  • Source:
  • Always Pull: Always pull the base image before building, even if a local copy is already cached.
  • Registry Auths: Credentials for pulling images from private registries, one entry per registry host.
  • Image:
  • Dockerfile:
  • Build Args: Build-time arguments (--build-arg) passed to the uploaded Dockerfile's build.

Raw Response: Returns the raw response in a single row with the following columns:

  • body: Response body
  • status: HTTP status code

Input Ports

Icon
Configuration data.

Output Ports

Icon
Result of the request depending on the selected Result Format.
Icon
Configuration data (this is the same as the input port; it is provided as passthrough for sequentially chaining nodes to declutter your workflow connections).

Popular Predecessors

  • No recommendations found

Popular Successors

  • No recommendations found

Views

This node has no views

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.