Get the status of an image build.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful Response
Response model for build status.
Public identifier for the logical build group
Name of the image being built
Tag of the image being built
Current build status
PENDING, UPLOADING, BUILDING, COMPLETED, FAILED, CANCELLED Timestamp when the build was created
Artifact produced by this build row
CONTAINER_IMAGE, VM_SANDBOX Output reference for the built artifact
Error message if build failed
Timestamp when the build started
Timestamp when the build completed