v27

latestOpenAPI 3.1.0raw.githubusercontent.com2026-04-22216424765.0 KB
gateway.openapi_Gateway

Get Snapshot

get/v1/accounts/{account_id}/snapshots/{snapshot_id}

Path parameters

account_idstring required

The Account Id

snapshot_idstring required

The Snapshot Id

Query parameters

readMaskstring

The fields to be returned in the response. If empty or "*", all fields will be returned.

Response

A successful response.

namestring
createTimestring date-time

The creation time of the snapshot.

state'STATE_UNSPECIFIED' | 'CREATING' | 'READY' | 'FAILED' | 'DELETING'
imageRefstring

The URI of the container image for this snapshot.

updateTimestring date-time

The update time for the snapshot.