Gets a container snapshot.
Required permission
Account > Platform > ContainerSnapshots > Read
Path parameters
snapshotId
string requiredContainer snapshot UUID
Response body
- {object}Response object.
data
{object} requiredResult data.id
string requiredtrigger
string requiredone ofmanual, containerTerminationstate
string requiredone ofscheduled, accepted, running, succeeded, failed, cancelledsource
{object} requiredprojectId
string requirednfObject
{object} requiredid
string requiredtype
string requiredone ofjob, service, harness, addon, volume, opentofu-job, llm-model-deployment, external-addontarget
{object} requiredpodName
string requiredcompatibility
{object} requiredruntime
string requiredone ofkataarchitecture
string requiredone ofx86, armbaseImageDigest
stringpattern^sha256:[0-9a-f]{64}$parentSnapshotId
stringinUse
boolean requiredresult
{object}sizeBytes
integer requirederror
{object}code
string requiredmessage
string requiredretryable
boolean requiredrequestedAt
stringdeadline
stringlastTransitionTime
string requiredstartedAt
stringcompletedAt
stringcreatedAt
string requiredupdatedAt
string required
API
CLI
JS Client
GET /v1/container-snapshots/{snapshotId}
GET /v1/teams/{teamId}/container-snapshots/{snapshotId}
Example response
200 OK
Container snapshot details.
JSON