Snapshots
Get Snapshot
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
The creation time of the snapshot.
The URI of the container image for this snapshot.
The state of the snapshot.
Available options:
STATE_UNSPECIFIED
, CREATING
, READY
, FAILED
, DELETING
The status code and message of the snapshot.
Was this page helpful?