Sandboxes

List available sandbox templates

Returns the templates registered in SandboxImage. Pass name back as the template field on POST /sandboxes. If no template is sent on create, the server's configured default is used.

get/sandbox/templates

Response

Templates

messagestring required

Example response

{
  "message": "Templates fetched"
}

Changes

No recorded changes to this endpoint across all 5 revisions of this API.