Update compute node infrastructure configuration

Updates infrastructure-affecting configuration (GPU settings, LLM access) and triggers
re-provisioning. Only fields included in the request body are changed. The node's status
must be "Enabled" or "Paused" (not "Pending" or "Destroying").

Permissions: Node owner, account owner, or workspace administrator on public accounts (isPublic=true).

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

The UUID of the compute node

Body Params
integer
≥ 0

Maximum number of GPU EC2 instances. Set to 0 to disable GPU support.

string
enum

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

Allowed:
boolean

Enable or disable LLM/Bedrock access for processors

Responses

400

Bad request (invalid values or node in wrong state)

403

Forbidden (not node owner, account owner, or workspace administrator on public account)

404

Compute node not found

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