Run metadata.
TableSchemadisplayName
String
The display name of the run is the test name and execution date/time.
executedDateTime
Date-time
The date/time when the test was executed.
count
String
The number of clashes found.
userName
String
The name of the user that started the run.
status
String
The status of the clash detection run. One of 'queued', 'started', 'completed', 'failed', 'downloadingIModel', 'storingResults', 'inProgress', 'completedToLimit', 'cancelled', 'invalidSuppressionRules', 'completedWithElementLoadErrors'
_links
The links to get the result and test details.
TableSchemaresult
The link to get the result details.
test
The link to get the test details.
Contains error information.
TableSchemacode
String
One of a server-defined set of error codes.
message
String
A human-readable representation of the error.
Gives details for an error that occurred while handling the request. Note that clients MUST NOT assume that every failed request will produce an object of this schema, or that all of the properties in the response will be non-null, as the error may have prevented this response from being constructed.