Set node-wide LLM cost budget

Updates the node-wide LLM cost budget the governor enforces on every
invocation. Applies to chat and to workflow applications that invoke
the LLM — this is the only enforcement layer that catches non-chat
callers (per-user chat quotas don't apply to workflow apps).

Permissions: Node owner only.

Note: the governor caches SSM values for ~60 seconds, so changes take
up to a minute to take effect on in-flight invocations.

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
double
required
≥ 0

Cost cap in USD for the chosen period.

string
enum
required

Period the cap applies to.

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