latestOpenAPI 3.1.02026-08-14133175228.8 KB

fd615712e250

Precompute Internal

Start Precompute Build

Start a build, which publishes what it writes when it finishes.

Returns the queued job; poll /build/{id} for progress.

post/v2/precompute/build

Request body

artifactsstring[] nullable

Artifact names to build; all of them when omitted.

forceboolean

Rebuild even when the published payload already matches.

dry_runboolean

Scan and report sizes without staging anything.

resumeboolean

Publish payloads an earlier build already staged at this version instead of scanning for them again. Separate from force, which governs what is published rather than what is merely staged.

triggered_bystring nullable

Operator identity, recorded on the job.

Response

Successful Response

{"stackTrail":"paths:/v2/precompute/build:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}