Retrieve Run Sandbox Details
Returns provider-neutral details about the sandbox owned by this run, including identity, normalized state, image/snapshot, resources, labels, and timestamps.
Path parameters
Unique run identifier (ULID).
Response
Sandbox details
Changes
Changed in 1 of the 135 revisions of this API.310
- ▲
the response property
sandbox/imagebecame optional for the status200response-property-became-optional
- ▲
the response property
sandbox/snapshotbecame optional for the status200response-property-became-optional
- ▲
the
sandbox/runtimeresponse's property type/format changed from/toobject/for status200response-property-type-changed
- ○
added the optional property
sandbox/runtime/primary_repo_linkto the response with the200statusresponse-optional-property-added
- ○
added the optional property
sandbox/runtime/primary_repo_pathto the response with the200statusresponse-optional-property-added
- ○
added the optional property
sandbox/runtime/repos_rootto the response with the200statusresponse-optional-property-added
- ○
added the optional property
sandbox/runtime/workspace_rootto the response with the200statusresponse-optional-property-added
- ○
removed
RunSandboxRuntimesubschema #2from thesandbox/runtimeresponse propertyoneOflist for the response status200response-property-one-of-removed
- ○
added the required property
sandbox/runtime/clone_branchto the response with the200statusresponse-required-property-added
- ○
added the required property
sandbox/runtime/clone_origin_urlto the response with the200statusresponse-required-property-added
- ○
added the required property
sandbox/runtime/idto the response with the200statusresponse-required-property-added
- ○
added the required property
sandbox/runtime/repo_clonedto the response with the200statusresponse-required-property-added
- ○
added the required property
sandbox/runtime/working_directoryto the response with the200statusresponse-required-property-added
- ▲