v27

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

Create Snapshot

post/v1/accounts/{account_id}/snapshots

Path parameters

account_idstring required

The Account Id

Request body

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.

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.