Build a sandbox image
Trigger a build of the sandbox image's image and respond 202. The build runs asynchronously — poll the builds list for status. Bodyless. Guest callers are denied (a write).
Path parameters
ID of the hosted project that contains the server.
Sandbox image ID, as returned by the project's image list.
Request body
Response
The build was accepted.
Changes
Changed in 2 of the 71 revisions of this API.71
- ●
added the new
CONFLICTenum value to thecoderesponse property for the response status400response-property-enum-value-added
- ●
added the new
CONFLICTenum value to thecoderesponse property for the response status401response-property-enum-value-added
- ●
added the new
CONFLICTenum value to thecoderesponse property for the response status403response-property-enum-value-added
- ●
added the new
CONFLICTenum value to thecoderesponse property for the response status404response-property-enum-value-added
- ●
added the new
CONFLICTenum value to thecoderesponse property for the response status429response-property-enum-value-added
- ●
added the new
CONFLICTenum value to thecoderesponse property for the response status500response-property-enum-value-added
- ●
added the new
CONFLICTenum value to thecoderesponse property for the response status502response-property-enum-value-added
- ●
- ○
endpoint added
endpoint-added
This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○