Version 4.0.26.4 (latest)
Datatype
Description
(object)
object
name
string
Name of the validator (assert)
status
string
Status of the validation (unknown, failed, passed, skipped, errored, cancelled, queued, running)
tested
Expand CIAssertValidatorTestedExplore definition...
model
string
LookML model that was tested
explore
string
LookML Explore that was tested
status
string
Status of the validation (unknown, failed, passed, skipped, errored, cancelled, queued, running)
skip_reason
string
Reason the validation was skipped
error_count
integer
Total number of failed data tests
errors
Expand CIAssertValidatorErrorItem definition...
success_count
string
Total number of successful data tests
successes
Expand CIAssertValidatorTestSuccess definition...
model
string
LookML model that contains the data test
explore
string
LookML Explore that is used as the explore_source for the data test
test_name
string
Name of the data test
explore_url
string
URL to the Explore
lookml_url
string
URL to the LookML file where the data test is defined

