Version 4.0.26.4 (latest)
Datatype
Description
(object)
object
can
lock
object
Operations the current user is able to perform on this object
id
lock
string
Public ID of the CI run
ci_suite_id
lock
string
ID of the CI suite
project_id
lock
string
ID of the project
status
string
Status of the CI run
title
lock
string
Title of the CI run
trigger_type
lock
string
Trigger type of the CI run
user_id
lock
integer
ID of the user that triggered the CI run
triggered_by_name
lock
string
Name of user that triggered the CI run
execution_id
lock
string
Execution ID of the CI run
Expand CIRunResult definition...
Expand CISqlValidatorResult definition...
name
string
Name of the validator (sql)
incremental
boolean
Whether the validation was incremental
status
string
Status of the validation (unknown, failed, passed, skipped, errored, cancelled, queued, running)
tested
Expand CIGenericError definition...
type
string
A URI reference that identifies the problem type
title
string
Overview of the error
detail
string
Detail of the error
status
string
The HTTP status code for the problem
instance
string
URI reference that identifies the specific occurrence of the problem
Expand CIAssertValidatorResult definition...
name
string
Name of the validator (assert)
status
string
Status of the validation (unknown, failed, passed, skipped, errored, cancelled, queued, running)
tested
Expand CIGenericError definition...
type
string
A URI reference that identifies the problem type
title
string
Overview of the error
detail
string
Detail of the error
status
string
The HTTP status code for the problem
instance
string
URI reference that identifies the specific occurrence of the problem
Expand CIContentValidatorResult definition...
name
string
Name of the validator (content)
incremental
boolean
Whether the validation was incremental
status
string
Status of the validation (unknown, failed, passed, skipped, errored, cancelled, queued, running)
tested
Expand CIGenericError definition...
type
string
A URI reference that identifies the problem type
title
string
Overview of the error
detail
string
Detail of the error
status
string
The HTTP status code for the problem
instance
string
URI reference that identifies the specific occurrence of the problem
Expand CILookMLValidatorResult definition...
name
string
Name of the validator (lookml)
status
string
Status of the validation (unknown, failed, passed, skipped, errored, cancelled, queued, running)
error_count
integer
Total number of failed LookML validations
errors
Expand CIGenericError definition...
type
string
A URI reference that identifies the problem type
title
string
Overview of the error
detail
string
Detail of the error
status
string
The HTTP status code for the problem
instance
string
URI reference that identifies the specific occurrence of the problem
Expand CIGenericError definition...
type
string
A URI reference that identifies the problem type
title
string
Overview of the error
detail
string
Detail of the error
status
string
The HTTP status code for the problem
instance
string
URI reference that identifies the specific occurrence of the problem
change_request_number
integer
Change request number of the CI run
change_request_url
string
Change request URL of the CI run
change_request_name
string
Change request name of the CI run
change_request_commits_url
string
Change request commits URL of the CI run
git_service_name
lock
string
Git service name of the CI run
git_commit_ref
string
Git commit ref of the CI run
git_branch_name
string
Git branch name of the CI run
git_repository_name
string
Git repository name of the CI run
git_target_branch_name
string
Git target branch name of the CI run
git_status_url
string
Git status URL of the CI run
git_target_url
string
Git target URL of the CI run
created_at
lock
string
Time and date that the CI run was created
started_at
lock
string
Time and date that the CI run was started
finished_at
lock
string
Time and date that the CI run was finished
retries
lock
integer
Number of retries of the CI run
assigned_ci_user_id
lock
integer
ID of the CI user assigned to the CI run
assigned_ci_user_at
lock
string
Time and date that the CI user was assigned to the CI run
crashed_check_count
lock
integer
Number of crashed checks of the CI run
run_url
lock
string
URL of the CI run

