Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The Account Id
Body
application/json
The properties of the snapshot being created.
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.