Create a new compute node

Creates a new compute node for running analytical workflows. This will provision the necessary
infrastructure in the specified account including ECS tasks, API Gateway, EFS storage, and SQS queues.
If organization_id is provided, the node will be created within that workspace context.
If organization_id is omitted, an organization-independent (private) node will be created.

Permissions: Account owner can always create nodes. On public accounts (isPublic=true),
workspace administrators (permission_bit >= 16) can also create nodes.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Compute node configuration

string
required

Name of the compute node

string

Description of the compute node

string
required

UUID of the compute resource account to use

string
Defaults to pennsieve/compute-node-aws-provisioner

Docker image for the provisioner

string
Defaults to latest

Docker tag for the provisioner image

string

Organization ID (workspace) this node belongs to. Empty for organization-independent nodes.

string
enum
Defaults to basic

Deployment mode controlling the infrastructure networking tier

Allowed:
boolean
Defaults to false

Enable LLM/Bedrock access for processors via the cost governor Lambda

boolean
Defaults to false

Confirms that an AWS Business Associate Agreement (BAA) is in place for the target account. Required when enableLLMAccess is true and deploymentMode is "secure" or "compliant".

integer
≥ 0
Defaults to 2

Maximum number of GPU EC2 instances in the Auto Scaling Group. Set to 0 to disable GPU support.

string
enum
Defaults to small

GPU instance tier: small (T4 16GB), medium (L4 24GB), large (A10G 24GB), xlarge (L40S 48GB)

Allowed:
Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json