Artifact OBJECT

A file uploaded from the agent whilst running a job

Fields

downloadURLString!

The download URL for the artifact. Unless you've used your own artifact storage, the URL will be valid for only 10 minutes.

expiresAtDateTime

The time when the artifact will, or did, expire

idID!

jobJobTypeCommand

The job that uploaded this artifact

mimeTypeString!

The mime type of the file provided by the agent

pathString!

The path of the uploaded artifact

sha1sumString!

A SHA1SUM of the file

sha256sumString

A SHA256SUM of the file

sizeInt!

The size of the file in bytes that was uploaded

stateString!

The upload state of the artifact

uuidID!

The public UUID for this artifact

Interfaces