Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The fields to be returned in the response. If empty or "*", all fields will be returned.
Response
200 - application/json
A successful response.
The creation time of the snapshot.
The state of the snapshot.
Available options:
STATE_UNSPECIFIED
, CREATING
, READY
, FAILED
, DELETING
The status code and message of the snapshot.
The URI of the container image for this snapshot.
The update time for the snapshot.