Version 4.0.25.8 (latest)
Datatype
Description
(object)
sql_result
lock
Results of the SQL validation
Expand SqlValidatorResult definition...
name
lock
Name of the validator (sql)
incremental
lock
Whether the validation was incremental
status
lock
Status of the validation (unknown, failed, passed, skipped, errored, cancelled, queued, running)
result
Expand SqlValidatorTestedExplore definition...
model
lock
LookML model that was tested
explore
lock
LookML Explore that was tested
status
lock
Status of the validation (unknown, failed, passed, skipped, errored, cancelled, queued, running)
skip_reason
lock
Reason the validation was skipped
error_count
lock
Total number of failed validations
errors
sql_error
lock
Errors that occurred when attempting SQL validation
Expand GenericError definition...
type
lock
A URI reference that identifies the problem type
title
lock
Overview of the error
detail
lock
Detail of the error
status
lock
The HTTP status code for the problem
instance
lock
URI reference that identifies the specific occurrence of the problem
assert_result
lock
Results of the assert validation
Expand AssertValidatorResult definition...
name
lock
Name of the validator (assert)
status
lock
Status of the validation (unknown, failed, passed, skipped, errored, cancelled, queued, running)
results
Expand AssertValidatorTestedExplore definition...
error_count
lock
Total number of failed data tests
errors
success_count
lock
Total number of successful data tests
successes
assert_error
lock
Errors that occurred when attempting assert validation
Expand GenericError definition...
type
lock
A URI reference that identifies the problem type
title
lock
Overview of the error
detail
lock
Detail of the error
status
lock
The HTTP status code for the problem
instance
lock
URI reference that identifies the specific occurrence of the problem
content_result
lock
Results of the content validation
Expand ContentValidatorResult definition...
name
lock
Name of the validator (content)
incremental
lock
Whether the validation was incremental
status
lock
Status of the validation (unknown, failed, passed, skipped, errored, cancelled, queued, running)
result
Expand ContentValidatorTestedExplore definition...
error_count
lock
Total number of failed content validations
errors
content_error
lock
Errors that occurred when attempting content validation
Expand GenericError definition...
type
lock
A URI reference that identifies the problem type
title
lock
Overview of the error
detail
lock
Detail of the error
status
lock
The HTTP status code for the problem
instance
lock
URI reference that identifies the specific occurrence of the problem
lookml_result
lock
Results of the LookML validation
Expand LookMLValidatorResult definition...
name
lock
Name of the validator (lookml)
status
lock
Status of the validation (unknown, failed, passed, skipped, errored, cancelled, queued, running)
error_count
lock
Total number of failed LookML validations
errors
Expand LookMLValidatorErrorItem definition...
lookml_error
lock
Details of the LookML that failed validation
generic_error
lock
Error that occurred when attempting to run validation
lookml_error
lock
Errors that occurred when attempting LookML validation
Expand GenericError definition...
type
lock
A URI reference that identifies the problem type
title
lock
Overview of the error
detail
lock
Detail of the error
status
lock
The HTTP status code for the problem
instance
lock
URI reference that identifies the specific occurrence of the problem
generic_error
lock
Errors that occurred when attempting validation
Expand GenericError definition...
type
lock
A URI reference that identifies the problem type
title
lock
Overview of the error
detail
lock
Detail of the error
status
lock
The HTTP status code for the problem
instance
lock
URI reference that identifies the specific occurrence of the problem