Artifact Events

 When an Artifact is inspected by the MILK system, the outcome is recorded as a Project Artifact Event.

Requires:

Actions

URLVerbInformation
/project/{Project Guid}/version/{Version Number}/artifact/{Artifact Name}/eventsGETRetrieves all events for the Artifact

Event Types

The following event types are recorded about artifacts:

  • PreflightError
  • PreflightPassed

Fields

The following fields are returned for each Event:

FieldData TypeRequiredInformation
IdLongYUnique identifier for the Event.
EventTypeStringY

The type of the Event.

MessageStringNAn English description of failure reason. Not suitable for displaying to users.
EventDateTimeUtcDateTimeYThe time in UTC that the event occurred.