local-sandbox
Export execution artifacts
Zips the execution directory and uploads it to GCS. Returns a signed download URL for the exported artifacts.
post/local-sandbox/{local_sandbox_id}/export-artifacts
Path parameters
local_sandbox_idstring required
The local sandbox identifier
The local sandbox identifier
Query parameters
region'us' | 'asia'
Region hint for GCS upload/download bucket selection.
Controls which GCS bucket is used for signed URLs so that users geographically closer to an edge bucket get faster transfers. The data is always pulled to the US GKE cluster over Google's private backbone after upload.
GCS bucket region for the signed URL. Defaults to 'us'.
Request body
Response
Successful Response