Version 4.0.26.4 (latest)
Datatype
Description
(object)
sql_result
Results of the SQL validation
Expand CISqlValidatorResult definition...
name
Name of the validator (sql)
incremental
Whether the validation was incremental
status
Status of the validation (unknown, failed, passed, skipped, errored, cancelled, queued, running)
tested
Expand CISqlValidatorTestedExplore definition...
model
LookML model that was tested
explore
LookML Explore that was tested
status
Status of the validation (unknown, failed, passed, skipped, errored, cancelled, queued, running)
skip_reason
Reason the validation was skipped
error_count
Total number of failed validations
errors
sql_error
Errors that occurred when attempting SQL 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
assert_result
Results of the assert validation
Expand CIAssertValidatorResult definition...
name
Name of the validator (assert)
status
Status of the validation (unknown, failed, passed, skipped, errored, cancelled, queued, running)
tested
Expand CIAssertValidatorTestedExplore definition...
model
LookML model that was tested
explore
LookML Explore that was tested
status
Status of the validation (unknown, failed, passed, skipped, errored, cancelled, queued, running)
skip_reason
Reason the validation was skipped
error_count
Total number of failed data tests
errors
success_count
Total number of successful data tests
successes
assert_error
Errors that occurred when attempting assert 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
content_result
Results of the content validation
Expand CIContentValidatorResult definition...
name
Name of the validator (content)
incremental
Whether the validation was incremental
status
Status of the validation (unknown, failed, passed, skipped, errored, cancelled, queued, running)
tested
Expand CIContentValidatorTestedExplore definition...
model
LookML model that was tested
explore
LookML Explore that was tested
status
Status of the validation (unknown, failed, passed, skipped, errored, cancelled, queued, running)
skip_reason
Reason the validation was skipped
error_count
Total number of failed content validations
errors
content_error
Errors that occurred when attempting content 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
lookml_result
Results of the LookML validation
Expand CILookMLValidatorResult definition...
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
generic_error
Error that occurred when attempting to run validation
lookml_error
Errors that occurred when attempting LookML 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
generic_error
Errors that occurred when attempting 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