Create a new sandbox from a snapshot. Provide at most one of snapshot_id or
snapshot_name; if neither is provided, the server uses the default snapshot.
snapshot_name accepts a Docker-style name or name:tag reference (a bare
name resolves to name:latest).
create(body: BoxCreateParams, options: RequestOptions): APIPromise<SandboxResponse>| Name | Type | Description |
|---|---|---|
body* | BoxCreateParams | |
options | RequestOptions |