Version 4.0.26.4 (latest)
Datatype
Description
(object)
name
Name of the validator (lookml)
status
Status of the validation (unknown, failed, passed, skipped, errored, cancelled, queued, running)
error_count
Total number of failed LookML validations
errors
Expand CILookMLValidatorErrorItem definition...
lookml_error
Details of the LookML that failed validation
Expand CILookMLValidatorError definition...
type
A URI reference that identifies the problem type
title
Overview of the error
detail
Detail of the error
status
The HTTP status code for the problem
instance
URI reference that identifies the specific occurrence of the problem
model
LookML model that contains the error
explore
LookML Explore that contains the error
field_name
LookML field that caused the error
message
Message returned by the LookML validator
severity
Severity of the error (warning, error, fatal, info, success)
line_number
Line number of the error in the LookML file
lookml_url
URL to the LookML that caused the error
file_path
IDE folder path to the LookML file that caused the error
generic_error
Error that occurred when attempting to run validation
Expand CIGenericError definition...
type
A URI reference that identifies the problem type
title
Overview of the error
detail
Detail of the error
status
The HTTP status code for the problem
instance
URI reference that identifies the specific occurrence of the problem