curl --request GET \
--url https://api.nuon.co/v1/installs/{install_id}/sandbox-runs \
--header 'Authorization: <api-key>'[
{
"action_workflow_runs": [
{
"action_workflow_config_id": "<string>",
"config": {
"action_workflow_id": "<string>",
"app_config_id": "<string>",
"app_id": "<string>",
"break_glass_role_arn": "<string>",
"component_dependency_ids": [
"<string>"
],
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"references": [
"<string>"
],
"refs": [
{
"input": "<string>",
"name": "<string>",
"type": "sandbox",
"value": "<string>"
}
],
"steps": [
{
"action_workflow_config_id": "<string>",
"app_config_id": "<string>",
"app_id": "<string>",
"command": "<string>",
"connected_github_vcs_config": {
"branch": "<string>",
"component_config_id": "<string>",
"component_config_type": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"directory": "<string>",
"id": "<string>",
"repo": "<string>",
"repo_name": "<string>",
"repo_owner": "<string>",
"updated_at": "<string>",
"vcs_connection": {
"created_at": "<string>",
"created_by_id": "<string>",
"github_account_id": "<string>",
"github_account_name": "<string>",
"github_install_id": "<string>",
"id": "<string>",
"updated_at": "<string>",
"vcs_connection_commit": [
{
"author_email": "<string>",
"author_name": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"message": "<string>",
"sha": "<string>",
"updated_at": "<string>",
"vcs_connection_id": "<string>"
}
]
},
"vcs_connection_id": "<string>"
},
"created_at": "<string>",
"created_by_id": "<string>",
"env_vars": {},
"id": "<string>",
"idx": 123,
"inline_contents": "<string>",
"name": "<string>",
"previous_step_id": "<string>",
"public_git_vcs_config": {
"branch": "<string>",
"component_config_id": "<string>",
"component_config_type": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"directory": "<string>",
"id": "<string>",
"repo": "<string>",
"updated_at": "<string>"
},
"references": [
"<string>"
],
"updated_at": "<string>"
}
],
"timeout": 123,
"triggers": [
{
"action_workflow_config_id": "<string>",
"app_config_id": "<string>",
"app_id": "<string>",
"component": {
"app_id": "<string>",
"config_versions": 123,
"created_at": "<string>",
"created_by_id": "<string>",
"dependencies": [
"<string>"
],
"id": "<string>",
"links": {},
"name": "<string>",
"resolved_var_name": "<string>",
"status": "<string>",
"status_description": "<string>",
"type": "terraform_module",
"updated_at": "<string>",
"var_name": "<string>"
},
"component_id": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"cron_schedule": "<string>",
"id": "<string>",
"index": 123,
"type": "<string>",
"updated_at": "<string>"
}
],
"updated_at": "<string>"
},
"created_at": "<string>",
"created_by": {
"account_type": "auth0",
"created_at": "<string>",
"email": "<string>",
"id": "<string>",
"org_ids": [
"<string>"
],
"permissions": {},
"roles": [
{
"createdBy": "<unknown>",
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"policies": [
{
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"name": "org_admin",
"permissions": {},
"role_id": "<string>",
"updated_at": "<string>"
}
],
"role_type": "org_admin",
"updated_at": "<string>"
}
],
"subject": "<string>",
"updated_at": "<string>",
"user_journeys": [
{
"name": "<string>",
"steps": [
{
"complete": true,
"completed_at": "<string>",
"completion_method": "<string>",
"completion_source": "<string>",
"metadata": {},
"name": "<string>",
"title": "<string>"
}
],
"title": "<string>"
}
]
},
"created_by_id": "<string>",
"execution_time": 123,
"id": "<string>",
"install_action_workflow": {
"action_workflow": {
"app_id": "<string>",
"config_count": 123,
"configs": [
{
"action_workflow_id": "<string>",
"app_config_id": "<string>",
"app_id": "<string>",
"break_glass_role_arn": "<string>",
"component_dependency_ids": [
"<string>"
],
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"references": [
"<string>"
],
"refs": [
{
"input": "<string>",
"name": "<string>",
"type": "sandbox",
"value": "<string>"
}
],
"steps": [
{
"action_workflow_config_id": "<string>",
"app_config_id": "<string>",
"app_id": "<string>",
"command": "<string>",
"connected_github_vcs_config": {
"branch": "<string>",
"component_config_id": "<string>",
"component_config_type": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"directory": "<string>",
"id": "<string>",
"repo": "<string>",
"repo_name": "<string>",
"repo_owner": "<string>",
"updated_at": "<string>",
"vcs_connection": {
"created_at": "<string>",
"created_by_id": "<string>",
"github_account_id": "<string>",
"github_account_name": "<string>",
"github_install_id": "<string>",
"id": "<string>",
"updated_at": "<string>",
"vcs_connection_commit": [
{
"author_email": "<string>",
"author_name": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"message": "<string>",
"sha": "<string>",
"updated_at": "<string>",
"vcs_connection_id": "<string>"
}
]
},
"vcs_connection_id": "<string>"
},
"created_at": "<string>",
"created_by_id": "<string>",
"env_vars": {},
"id": "<string>",
"idx": 123,
"inline_contents": "<string>",
"name": "<string>",
"previous_step_id": "<string>",
"public_git_vcs_config": {
"branch": "<string>",
"component_config_id": "<string>",
"component_config_type": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"directory": "<string>",
"id": "<string>",
"repo": "<string>",
"updated_at": "<string>"
},
"references": [
"<string>"
],
"updated_at": "<string>"
}
],
"timeout": 123,
"triggers": [
{
"action_workflow_config_id": "<string>",
"app_config_id": "<string>",
"app_id": "<string>",
"component": {
"app_id": "<string>",
"config_versions": 123,
"created_at": "<string>",
"created_by_id": "<string>",
"dependencies": [
"<string>"
],
"id": "<string>",
"links": {},
"name": "<string>",
"resolved_var_name": "<string>",
"status": "<string>",
"status_description": "<string>",
"type": "terraform_module",
"updated_at": "<string>",
"var_name": "<string>"
},
"component_id": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"cron_schedule": "<string>",
"id": "<string>",
"index": 123,
"type": "<string>",
"updated_at": "<string>"
}
],
"updated_at": "<string>"
}
],
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"name": "<string>",
"status": "<string>",
"status_description": "<string>",
"updated_at": "<string>"
},
"action_workflow_id": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"install_id": "<string>",
"runs": "<array>",
"status": "<string>",
"updated_at": "<string>"
},
"install_action_workflow_id": "<string>",
"install_id": "<string>",
"install_workflow_id": "<string>",
"log_stream": {
"attrs": {},
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"open": true,
"org_id": "<string>",
"owner_id": "<string>",
"owner_type": "<string>",
"runner_api_url": "<string>",
"updated_at": "<string>",
"write_token": "<string>"
},
"outputs": {},
"run_env_vars": {},
"runner_job": {
"available_timeout": 123,
"created_at": "<string>",
"created_by_id": "<string>",
"execution_count": 123,
"execution_time": 123,
"execution_timeout": 123,
"executions": [
{
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"metadata": {},
"org_id": "<string>",
"outputs": {
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"org_id": "<string>",
"outputs": {},
"outputs_json": "<string>",
"runner_job_execution_id": "<string>",
"updated_at": "<string>"
},
"result": {
"contents": "<string>",
"contents_display": "<string>",
"contents_display_gzip": "<string>",
"contents_gzip": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"error_code": 123,
"error_metadata": {},
"id": "<string>",
"org_id": "<string>",
"runner_job_execution_id": "<string>",
"success": true,
"updated_at": "<string>"
},
"runner_job_id": "<string>",
"status": "pending",
"updated_at": "<string>"
}
],
"final_runner_job_execution_id": "<string>",
"finished_at": "<string>",
"group": "health-checks",
"id": "<string>",
"log_stream_id": "<string>",
"max_executions": 123,
"metadata": {},
"operation": "exec",
"org_id": "<string>",
"outputs": {},
"outputs_json": "<string>",
"overall_timeout": 123,
"owner_id": "<string>",
"owner_type": "<string>",
"queue_timeout": 123,
"runner_id": "<string>",
"started_at": "<string>",
"status": "queued",
"status_description": "<string>",
"type": "health-check",
"updated_at": "<string>"
},
"status": "<string>",
"status_description": "<string>",
"status_v2": {
"created_at_ts": 123,
"created_by_id": "<string>",
"history": "<array>",
"metadata": {},
"status": "error",
"status_human_description": "<string>"
},
"steps": [
{
"created_at": "<string>",
"created_by_id": "<string>",
"execution_duration": 123,
"id": "<string>",
"install_action_workflow_run_id": "<string>",
"status": "finished",
"step_id": "<string>",
"updated_at": "<string>"
}
],
"trigger_type": "manual",
"triggered_by_id": "<string>",
"triggered_by_type": "<string>",
"updated_at": "<string>",
"workflow": {
"approval_option": "approve-all",
"created_at": "<string>",
"created_by": {
"account_type": "auth0",
"created_at": "<string>",
"email": "<string>",
"id": "<string>",
"org_ids": [
"<string>"
],
"permissions": {},
"roles": [
{
"createdBy": "<unknown>",
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"policies": [
{
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"name": "org_admin",
"permissions": {},
"role_id": "<string>",
"updated_at": "<string>"
}
],
"role_type": "org_admin",
"updated_at": "<string>"
}
],
"subject": "<string>",
"updated_at": "<string>",
"user_journeys": [
{
"name": "<string>",
"steps": [
{
"complete": true,
"completed_at": "<string>",
"completion_method": "<string>",
"completion_source": "<string>",
"metadata": {},
"name": "<string>",
"title": "<string>"
}
],
"title": "<string>"
}
]
},
"created_by_id": "<string>",
"execution_time": 123,
"finished": true,
"finished_at": "<string>",
"id": "<string>",
"install_action_workflow_runs": "<array>",
"install_deploys": [
{
"action_workflow_runs": "<array>",
"build_id": "<string>",
"component_build": {
"checksum": "<string>",
"component_config_connection": {
"app_config_id": "<string>",
"app_config_version": 123,
"checksum": "<string>",
"component_dependency_ids": [
"<string>"
],
"component_id": "<string>",
"component_name": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"docker_build": {
"build_args": [
"<string>"
],
"component_config_connection_id": "<string>",
"connected_github_vcs_config": {
"branch": "<string>",
"component_config_id": "<string>",
"component_config_type": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"directory": "<string>",
"id": "<string>",
"repo": "<string>",
"repo_name": "<string>",
"repo_owner": "<string>",
"updated_at": "<string>",
"vcs_connection": {
"created_at": "<string>",
"created_by_id": "<string>",
"github_account_id": "<string>",
"github_account_name": "<string>",
"github_install_id": "<string>",
"id": "<string>",
"updated_at": "<string>",
"vcs_connection_commit": [
{
"author_email": "<string>",
"author_name": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"message": "<string>",
"sha": "<string>",
"updated_at": "<string>",
"vcs_connection_id": "<string>"
}
]
},
"vcs_connection_id": "<string>"
},
"created_at": "<string>",
"created_by_id": "<string>",
"dockerfile": "<string>",
"env_vars": {},
"id": "<string>",
"public_git_vcs_config": {
"branch": "<string>",
"component_config_id": "<string>",
"component_config_type": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"directory": "<string>",
"id": "<string>",
"repo": "<string>",
"updated_at": "<string>"
},
"target": "<string>",
"updated_at": "<string>"
},
"drift_schedule": "<string>",
"external_image": {
"aws_ecr_image_config": {
"aws_region": "<string>",
"component_config_id": "<string>",
"component_config_type": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"iam_role_arn": "<string>",
"id": "<string>",
"updated_at": "<string>"
},
"component_config_connection_id": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"image_url": "<string>",
"tag": "<string>",
"updated_at": "<string>"
},
"helm": {
"chart_name": "<string>",
"component_config_connection_id": "<string>",
"connected_github_vcs_config": {
"branch": "<string>",
"component_config_id": "<string>",
"component_config_type": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"directory": "<string>",
"id": "<string>",
"repo": "<string>",
"repo_name": "<string>",
"repo_owner": "<string>",
"updated_at": "<string>",
"vcs_connection": {
"created_at": "<string>",
"created_by_id": "<string>",
"github_account_id": "<string>",
"github_account_name": "<string>",
"github_install_id": "<string>",
"id": "<string>",
"updated_at": "<string>",
"vcs_connection_commit": [
{
"author_email": "<string>",
"author_name": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"message": "<string>",
"sha": "<string>",
"updated_at": "<string>",
"vcs_connection_id": "<string>"
}
]
},
"vcs_connection_id": "<string>"
},
"created_at": "<string>",
"created_by_id": "<string>",
"helm_config_json": {
"chart_name": "<string>",
"helm_repo_config": {
"chart": "<string>",
"repo_url": "<string>",
"version": "<string>"
},
"namespace": "<string>",
"storage_driver": "<string>",
"take_ownership": true,
"values": {},
"values_files": [
"<string>"
]
},
"id": "<string>",
"namespace": "<string>",
"public_git_vcs_config": {
"branch": "<string>",
"component_config_id": "<string>",
"component_config_type": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"directory": "<string>",
"id": "<string>",
"repo": "<string>",
"updated_at": "<string>"
},
"storage_driver": "<string>",
"take_ownership": true,
"updated_at": "<string>",
"values": {},
"values_files": [
"<string>"
]
},
"id": "<string>",
"job": {
"args": [
"<string>"
],
"cmd": [
"<string>"
],
"component_config_connection_id": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"env_vars": {},
"id": "<string>",
"image_url": "<string>",
"tag": "<string>",
"updated_at": "<string>"
},
"kubernetes_manifest": {
"component_config_connection_id": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"manifest": "<string>",
"namespace": "<string>",
"updated_at": "<string>"
},
"references": [
"<string>"
],
"refs": [
{
"input": "<string>",
"name": "<string>",
"type": "sandbox",
"value": "<string>"
}
],
"terraform_module": {
"component_config_connection_id": "<string>",
"connected_github_vcs_config": {
"branch": "<string>",
"component_config_id": "<string>",
"component_config_type": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"directory": "<string>",
"id": "<string>",
"repo": "<string>",
"repo_name": "<string>",
"repo_owner": "<string>",
"updated_at": "<string>",
"vcs_connection": {
"created_at": "<string>",
"created_by_id": "<string>",
"github_account_id": "<string>",
"github_account_name": "<string>",
"github_install_id": "<string>",
"id": "<string>",
"updated_at": "<string>",
"vcs_connection_commit": [
{
"author_email": "<string>",
"author_name": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"message": "<string>",
"sha": "<string>",
"updated_at": "<string>",
"vcs_connection_id": "<string>"
}
]
},
"vcs_connection_id": "<string>"
},
"created_at": "<string>",
"created_by_id": "<string>",
"env_vars": {},
"id": "<string>",
"public_git_vcs_config": {
"branch": "<string>",
"component_config_id": "<string>",
"component_config_type": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"directory": "<string>",
"id": "<string>",
"repo": "<string>",
"updated_at": "<string>"
},
"updated_at": "<string>",
"variables": {},
"variables_files": [
"<string>"
],
"version": "<string>"
},
"type": "terraform_module",
"updated_at": "<string>",
"version": 123
},
"component_config_connection_id": "<string>",
"component_config_version": 123,
"component_id": "<string>",
"component_name": "<string>",
"created_at": "<string>",
"created_by": {
"account_type": "auth0",
"created_at": "<string>",
"email": "<string>",
"id": "<string>",
"org_ids": [
"<string>"
],
"permissions": {},
"roles": [
{
"createdBy": "<unknown>",
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"policies": [
{
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"name": "org_admin",
"permissions": {},
"role_id": "<string>",
"updated_at": "<string>"
}
],
"role_type": "org_admin",
"updated_at": "<string>"
}
],
"subject": "<string>",
"updated_at": "<string>",
"user_journeys": [
{
"name": "<string>",
"steps": [
{
"complete": true,
"completed_at": "<string>",
"completion_method": "<string>",
"completion_source": "<string>",
"metadata": {},
"name": "<string>",
"title": "<string>"
}
],
"title": "<string>"
}
]
},
"created_by_id": "<string>",
"git_ref": "<string>",
"id": "<string>",
"install_deploys": "<array>",
"log_stream": {
"attrs": {},
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"open": true,
"org_id": "<string>",
"owner_id": "<string>",
"owner_type": "<string>",
"runner_api_url": "<string>",
"updated_at": "<string>",
"write_token": "<string>"
},
"releases": [
{
"build_id": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"release_steps": [
{
"component_release_id": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"delay": "<string>",
"id": "<string>",
"install_deploys": "<array>",
"requested_install_ids": [
"<string>"
],
"status": "<string>",
"status_description": "<string>",
"updated_at": "<string>"
}
],
"status": "<string>",
"status_description": "<string>",
"total_release_steps": 123,
"updated_at": "<string>"
}
],
"runner_job": {
"available_timeout": 123,
"created_at": "<string>",
"created_by_id": "<string>",
"execution_count": 123,
"execution_time": 123,
"execution_timeout": 123,
"executions": [
{
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"metadata": {},
"org_id": "<string>",
"outputs": {
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"org_id": "<string>",
"outputs": {},
"outputs_json": "<string>",
"runner_job_execution_id": "<string>",
"updated_at": "<string>"
},
"result": {
"contents": "<string>",
"contents_display": "<string>",
"contents_display_gzip": "<string>",
"contents_gzip": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"error_code": 123,
"error_metadata": {},
"id": "<string>",
"org_id": "<string>",
"runner_job_execution_id": "<string>",
"success": true,
"updated_at": "<string>"
},
"runner_job_id": "<string>",
"status": "pending",
"updated_at": "<string>"
}
],
"final_runner_job_execution_id": "<string>",
"finished_at": "<string>",
"group": "health-checks",
"id": "<string>",
"log_stream_id": "<string>",
"max_executions": 123,
"metadata": {},
"operation": "exec",
"org_id": "<string>",
"outputs": {},
"outputs_json": "<string>",
"overall_timeout": 123,
"owner_id": "<string>",
"owner_type": "<string>",
"queue_timeout": 123,
"runner_id": "<string>",
"started_at": "<string>",
"status": "queued",
"status_description": "<string>",
"type": "health-check",
"updated_at": "<string>"
},
"status": "<string>",
"status_description": "<string>",
"status_v2": {
"created_at_ts": 123,
"created_by_id": "<string>",
"history": "<array>",
"metadata": {},
"status": "error",
"status_human_description": "<string>"
},
"updated_at": "<string>",
"vcs_connection_commit": {
"author_email": "<string>",
"author_name": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"message": "<string>",
"sha": "<string>",
"updated_at": "<string>",
"vcs_connection_id": "<string>"
}
},
"component_config_version": 123,
"component_id": "<string>",
"component_name": "<string>",
"created_at": "<string>",
"created_by": {
"account_type": "auth0",
"created_at": "<string>",
"email": "<string>",
"id": "<string>",
"org_ids": [
"<string>"
],
"permissions": {},
"roles": [
{
"createdBy": "<unknown>",
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"policies": [
{
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"name": "org_admin",
"permissions": {},
"role_id": "<string>",
"updated_at": "<string>"
}
],
"role_type": "org_admin",
"updated_at": "<string>"
}
],
"subject": "<string>",
"updated_at": "<string>",
"user_journeys": [
{
"name": "<string>",
"steps": [
{
"complete": true,
"completed_at": "<string>",
"completion_method": "<string>",
"completion_source": "<string>",
"metadata": {},
"name": "<string>",
"title": "<string>"
}
],
"title": "<string>"
}
]
},
"created_by_id": "<string>",
"id": "<string>",
"install_component_id": "<string>",
"install_deploy_type": "sync-image",
"install_id": "<string>",
"install_workflow_id": "<string>",
"log_stream": {
"attrs": {},
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"open": true,
"org_id": "<string>",
"owner_id": "<string>",
"owner_type": "<string>",
"runner_api_url": "<string>",
"updated_at": "<string>",
"write_token": "<string>"
},
"oci_artifact": {
"annotations": {},
"architecture": "<string>",
"artifact_type": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"digest": "<string>",
"id": "<string>",
"media_type": "<string>",
"org_id": "<string>",
"os": "<string>",
"os_features": [
"<string>"
],
"os_version": "<string>",
"owner_id": "<string>",
"owner_type": "<string>",
"repository": "<string>",
"size": 123,
"tag": "<string>",
"updated_at": "<string>",
"urls": [
"<string>"
],
"variant": "<string>"
},
"outputs": {},
"plan_only": true,
"release_id": "<string>",
"runner_jobs": [
{
"available_timeout": 123,
"created_at": "<string>",
"created_by_id": "<string>",
"execution_count": 123,
"execution_time": 123,
"execution_timeout": 123,
"executions": [
{
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"metadata": {},
"org_id": "<string>",
"outputs": {
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"org_id": "<string>",
"outputs": {},
"outputs_json": "<string>",
"runner_job_execution_id": "<string>",
"updated_at": "<string>"
},
"result": {
"contents": "<string>",
"contents_display": "<string>",
"contents_display_gzip": "<string>",
"contents_gzip": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"error_code": 123,
"error_metadata": {},
"id": "<string>",
"org_id": "<string>",
"runner_job_execution_id": "<string>",
"success": true,
"updated_at": "<string>"
},
"runner_job_id": "<string>",
"status": "pending",
"updated_at": "<string>"
}
],
"final_runner_job_execution_id": "<string>",
"finished_at": "<string>",
"group": "health-checks",
"id": "<string>",
"log_stream_id": "<string>",
"max_executions": 123,
"metadata": {},
"operation": "exec",
"org_id": "<string>",
"outputs": {},
"outputs_json": "<string>",
"overall_timeout": 123,
"owner_id": "<string>",
"owner_type": "<string>",
"queue_timeout": 123,
"runner_id": "<string>",
"started_at": "<string>",
"status": "queued",
"status_description": "<string>",
"type": "health-check",
"updated_at": "<string>"
}
],
"status": "<string>",
"status_description": "<string>",
"status_v2": {
"created_at_ts": 123,
"created_by_id": "<string>",
"history": "<array>",
"metadata": {},
"status": "error",
"status_human_description": "<string>"
},
"updated_at": "<string>",
"workflow": "<unknown>",
"workflow_id": "<string>"
}
],
"install_sandbox_runs": "<array>",
"links": {},
"metadata": {},
"name": "<string>",
"owner_id": "<string>",
"owner_type": "<string>",
"plan_only": true,
"started_at": "<string>",
"status": {
"created_at_ts": 123,
"created_by_id": "<string>",
"history": "<array>",
"metadata": {},
"status": "error",
"status_human_description": "<string>"
},
"step_error_behavior": "abort",
"steps": [
{
"approval": {
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"installWorkflowStep": "<unknown>",
"installWorkflowStepID": "<string>",
"owner_id": "<string>",
"owner_type": "<string>",
"response": {},
"runner_job": {
"available_timeout": 123,
"created_at": "<string>",
"created_by_id": "<string>",
"execution_count": 123,
"execution_time": 123,
"execution_timeout": 123,
"executions": [
{
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"metadata": {},
"org_id": "<string>",
"outputs": {
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"org_id": "<string>",
"outputs": {},
"outputs_json": "<string>",
"runner_job_execution_id": "<string>",
"updated_at": "<string>"
},
"result": {
"contents": "<string>",
"contents_display": "<string>",
"contents_display_gzip": "<string>",
"contents_gzip": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"error_code": 123,
"error_metadata": {},
"id": "<string>",
"org_id": "<string>",
"runner_job_execution_id": "<string>",
"success": true,
"updated_at": "<string>"
},
"runner_job_id": "<string>",
"status": "pending",
"updated_at": "<string>"
}
],
"final_runner_job_execution_id": "<string>",
"finished_at": "<string>",
"group": "health-checks",
"id": "<string>",
"log_stream_id": "<string>",
"max_executions": 123,
"metadata": {},
"operation": "exec",
"org_id": "<string>",
"outputs": {},
"outputs_json": "<string>",
"overall_timeout": 123,
"owner_id": "<string>",
"owner_type": "<string>",
"queue_timeout": 123,
"runner_id": "<string>",
"started_at": "<string>",
"status": "queued",
"status_description": "<string>",
"type": "health-check",
"updated_at": "<string>"
},
"runner_job_id": "<string>",
"type": "noop",
"updated_at": "<string>",
"workflow_step": "<unknown>",
"workflow_step_id": "<string>"
},
"created_at": "<string>",
"created_by": {
"account_type": "auth0",
"created_at": "<string>",
"email": "<string>",
"id": "<string>",
"org_ids": [
"<string>"
],
"permissions": {},
"roles": [
{
"createdBy": "<unknown>",
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"policies": [
{
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"name": "org_admin",
"permissions": {},
"role_id": "<string>",
"updated_at": "<string>"
}
],
"role_type": "org_admin",
"updated_at": "<string>"
}
],
"subject": "<string>",
"updated_at": "<string>",
"user_journeys": [
{
"name": "<string>",
"steps": [
{
"complete": true,
"completed_at": "<string>",
"completion_method": "<string>",
"completion_source": "<string>",
"metadata": {},
"name": "<string>",
"title": "<string>"
}
],
"title": "<string>"
}
]
},
"created_by_id": "<string>",
"execution_time": 123,
"execution_type": "system",
"finished": true,
"finished_at": "<string>",
"group_idx": 123,
"group_retry_idx": 123,
"id": "<string>",
"idx": 123,
"install_workflow_id": "<string>",
"links": {},
"metadata": {},
"name": "<string>",
"owner_id": "<string>",
"owner_type": "<string>",
"policy_validation": {
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"install_workflow_step_id": "<string>",
"response": "<string>",
"runner_job_id": "<string>",
"status": {
"created_at_ts": 123,
"created_by_id": "<string>",
"history": "<array>",
"metadata": {},
"status": "error",
"status_human_description": "<string>"
},
"updated_at": "<string>"
},
"retried": true,
"retryable": true,
"skippable": true,
"started_at": "<string>",
"status": {
"created_at_ts": 123,
"created_by_id": "<string>",
"history": "<array>",
"metadata": {},
"status": "error",
"status_human_description": "<string>"
},
"step_target_id": "<string>",
"step_target_type": "<string>",
"updated_at": "<string>",
"workflow_id": "<string>"
}
],
"type": "provision",
"updated_at": "<string>"
},
"workflow_id": "<string>"
}
],
"app_sandbox_config": {
"app_config_id": "<string>",
"app_id": "<string>",
"aws_region_type": "<string>",
"cloud_platform": "<string>",
"connected_github_vcs_config": {
"branch": "<string>",
"component_config_id": "<string>",
"component_config_type": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"directory": "<string>",
"id": "<string>",
"repo": "<string>",
"repo_name": "<string>",
"repo_owner": "<string>",
"updated_at": "<string>",
"vcs_connection": {
"created_at": "<string>",
"created_by_id": "<string>",
"github_account_id": "<string>",
"github_account_name": "<string>",
"github_install_id": "<string>",
"id": "<string>",
"updated_at": "<string>",
"vcs_connection_commit": [
{
"author_email": "<string>",
"author_name": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"message": "<string>",
"sha": "<string>",
"updated_at": "<string>",
"vcs_connection_id": "<string>"
}
]
},
"vcs_connection_id": "<string>"
},
"created_at": "<string>",
"created_by_id": "<string>",
"drift_schedule": "<string>",
"env_vars": {},
"id": "<string>",
"org_id": "<string>",
"public_git_vcs_config": {
"branch": "<string>",
"component_config_id": "<string>",
"component_config_type": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"directory": "<string>",
"id": "<string>",
"repo": "<string>",
"updated_at": "<string>"
},
"references": [
"<string>"
],
"refs": [
{
"input": "<string>",
"name": "<string>",
"type": "sandbox",
"value": "<string>"
}
],
"terraform_version": "<string>",
"updated_at": "<string>",
"variables": {},
"variables_files": [
"<string>"
]
},
"created_at": "<string>",
"created_by": {
"account_type": "auth0",
"created_at": "<string>",
"email": "<string>",
"id": "<string>",
"org_ids": [
"<string>"
],
"permissions": {},
"roles": [
{
"createdBy": "<unknown>",
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"policies": [
{
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"name": "org_admin",
"permissions": {},
"role_id": "<string>",
"updated_at": "<string>"
}
],
"role_type": "org_admin",
"updated_at": "<string>"
}
],
"subject": "<string>",
"updated_at": "<string>",
"user_journeys": [
{
"name": "<string>",
"steps": [
{
"complete": true,
"completed_at": "<string>",
"completion_method": "<string>",
"completion_source": "<string>",
"metadata": {},
"name": "<string>",
"title": "<string>"
}
],
"title": "<string>"
}
]
},
"created_by_id": "<string>",
"id": "<string>",
"install_id": "<string>",
"install_sandbox_id": "<string>",
"install_workflow_id": "<string>",
"log_stream": {
"attrs": {},
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"open": true,
"org_id": "<string>",
"owner_id": "<string>",
"owner_type": "<string>",
"runner_api_url": "<string>",
"updated_at": "<string>",
"write_token": "<string>"
},
"outputs": {},
"run_type": "provision",
"runner_jobs": [
{
"available_timeout": 123,
"created_at": "<string>",
"created_by_id": "<string>",
"execution_count": 123,
"execution_time": 123,
"execution_timeout": 123,
"executions": [
{
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"metadata": {},
"org_id": "<string>",
"outputs": {
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"org_id": "<string>",
"outputs": {},
"outputs_json": "<string>",
"runner_job_execution_id": "<string>",
"updated_at": "<string>"
},
"result": {
"contents": "<string>",
"contents_display": "<string>",
"contents_display_gzip": "<string>",
"contents_gzip": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"error_code": 123,
"error_metadata": {},
"id": "<string>",
"org_id": "<string>",
"runner_job_execution_id": "<string>",
"success": true,
"updated_at": "<string>"
},
"runner_job_id": "<string>",
"status": "pending",
"updated_at": "<string>"
}
],
"final_runner_job_execution_id": "<string>",
"finished_at": "<string>",
"group": "health-checks",
"id": "<string>",
"log_stream_id": "<string>",
"max_executions": 123,
"metadata": {},
"operation": "exec",
"org_id": "<string>",
"outputs": {},
"outputs_json": "<string>",
"overall_timeout": 123,
"owner_id": "<string>",
"owner_type": "<string>",
"queue_timeout": 123,
"runner_id": "<string>",
"started_at": "<string>",
"status": "queued",
"status_description": "<string>",
"type": "health-check",
"updated_at": "<string>"
}
],
"status": "<string>",
"status_description": "<string>",
"status_v2": {
"created_at_ts": 123,
"created_by_id": "<string>",
"history": "<array>",
"metadata": {},
"status": "error",
"status_human_description": "<string>"
},
"updated_at": "<string>",
"workflow": {
"approval_option": "approve-all",
"created_at": "<string>",
"created_by": {
"account_type": "auth0",
"created_at": "<string>",
"email": "<string>",
"id": "<string>",
"org_ids": [
"<string>"
],
"permissions": {},
"roles": [
{
"createdBy": "<unknown>",
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"policies": [
{
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"name": "org_admin",
"permissions": {},
"role_id": "<string>",
"updated_at": "<string>"
}
],
"role_type": "org_admin",
"updated_at": "<string>"
}
],
"subject": "<string>",
"updated_at": "<string>",
"user_journeys": [
{
"name": "<string>",
"steps": [
{
"complete": true,
"completed_at": "<string>",
"completion_method": "<string>",
"completion_source": "<string>",
"metadata": {},
"name": "<string>",
"title": "<string>"
}
],
"title": "<string>"
}
]
},
"created_by_id": "<string>",
"execution_time": 123,
"finished": true,
"finished_at": "<string>",
"id": "<string>",
"install_action_workflow_runs": "<array>",
"install_deploys": [
{
"action_workflow_runs": "<array>",
"build_id": "<string>",
"component_build": {
"checksum": "<string>",
"component_config_connection": {
"app_config_id": "<string>",
"app_config_version": 123,
"checksum": "<string>",
"component_dependency_ids": [
"<string>"
],
"component_id": "<string>",
"component_name": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"docker_build": {
"build_args": [
"<string>"
],
"component_config_connection_id": "<string>",
"connected_github_vcs_config": {
"branch": "<string>",
"component_config_id": "<string>",
"component_config_type": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"directory": "<string>",
"id": "<string>",
"repo": "<string>",
"repo_name": "<string>",
"repo_owner": "<string>",
"updated_at": "<string>",
"vcs_connection": {
"created_at": "<string>",
"created_by_id": "<string>",
"github_account_id": "<string>",
"github_account_name": "<string>",
"github_install_id": "<string>",
"id": "<string>",
"updated_at": "<string>",
"vcs_connection_commit": [
{
"author_email": "<string>",
"author_name": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"message": "<string>",
"sha": "<string>",
"updated_at": "<string>",
"vcs_connection_id": "<string>"
}
]
},
"vcs_connection_id": "<string>"
},
"created_at": "<string>",
"created_by_id": "<string>",
"dockerfile": "<string>",
"env_vars": {},
"id": "<string>",
"public_git_vcs_config": {
"branch": "<string>",
"component_config_id": "<string>",
"component_config_type": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"directory": "<string>",
"id": "<string>",
"repo": "<string>",
"updated_at": "<string>"
},
"target": "<string>",
"updated_at": "<string>"
},
"drift_schedule": "<string>",
"external_image": {
"aws_ecr_image_config": {
"aws_region": "<string>",
"component_config_id": "<string>",
"component_config_type": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"iam_role_arn": "<string>",
"id": "<string>",
"updated_at": "<string>"
},
"component_config_connection_id": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"image_url": "<string>",
"tag": "<string>",
"updated_at": "<string>"
},
"helm": {
"chart_name": "<string>",
"component_config_connection_id": "<string>",
"connected_github_vcs_config": {
"branch": "<string>",
"component_config_id": "<string>",
"component_config_type": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"directory": "<string>",
"id": "<string>",
"repo": "<string>",
"repo_name": "<string>",
"repo_owner": "<string>",
"updated_at": "<string>",
"vcs_connection": {
"created_at": "<string>",
"created_by_id": "<string>",
"github_account_id": "<string>",
"github_account_name": "<string>",
"github_install_id": "<string>",
"id": "<string>",
"updated_at": "<string>",
"vcs_connection_commit": [
{
"author_email": "<string>",
"author_name": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"message": "<string>",
"sha": "<string>",
"updated_at": "<string>",
"vcs_connection_id": "<string>"
}
]
},
"vcs_connection_id": "<string>"
},
"created_at": "<string>",
"created_by_id": "<string>",
"helm_config_json": {
"chart_name": "<string>",
"helm_repo_config": {
"chart": "<string>",
"repo_url": "<string>",
"version": "<string>"
},
"namespace": "<string>",
"storage_driver": "<string>",
"take_ownership": true,
"values": {},
"values_files": [
"<string>"
]
},
"id": "<string>",
"namespace": "<string>",
"public_git_vcs_config": {
"branch": "<string>",
"component_config_id": "<string>",
"component_config_type": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"directory": "<string>",
"id": "<string>",
"repo": "<string>",
"updated_at": "<string>"
},
"storage_driver": "<string>",
"take_ownership": true,
"updated_at": "<string>",
"values": {},
"values_files": [
"<string>"
]
},
"id": "<string>",
"job": {
"args": [
"<string>"
],
"cmd": [
"<string>"
],
"component_config_connection_id": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"env_vars": {},
"id": "<string>",
"image_url": "<string>",
"tag": "<string>",
"updated_at": "<string>"
},
"kubernetes_manifest": {
"component_config_connection_id": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"manifest": "<string>",
"namespace": "<string>",
"updated_at": "<string>"
},
"references": [
"<string>"
],
"refs": [
{
"input": "<string>",
"name": "<string>",
"type": "sandbox",
"value": "<string>"
}
],
"terraform_module": {
"component_config_connection_id": "<string>",
"connected_github_vcs_config": {
"branch": "<string>",
"component_config_id": "<string>",
"component_config_type": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"directory": "<string>",
"id": "<string>",
"repo": "<string>",
"repo_name": "<string>",
"repo_owner": "<string>",
"updated_at": "<string>",
"vcs_connection": {
"created_at": "<string>",
"created_by_id": "<string>",
"github_account_id": "<string>",
"github_account_name": "<string>",
"github_install_id": "<string>",
"id": "<string>",
"updated_at": "<string>",
"vcs_connection_commit": [
{
"author_email": "<string>",
"author_name": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"message": "<string>",
"sha": "<string>",
"updated_at": "<string>",
"vcs_connection_id": "<string>"
}
]
},
"vcs_connection_id": "<string>"
},
"created_at": "<string>",
"created_by_id": "<string>",
"env_vars": {},
"id": "<string>",
"public_git_vcs_config": {
"branch": "<string>",
"component_config_id": "<string>",
"component_config_type": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"directory": "<string>",
"id": "<string>",
"repo": "<string>",
"updated_at": "<string>"
},
"updated_at": "<string>",
"variables": {},
"variables_files": [
"<string>"
],
"version": "<string>"
},
"type": "terraform_module",
"updated_at": "<string>",
"version": 123
},
"component_config_connection_id": "<string>",
"component_config_version": 123,
"component_id": "<string>",
"component_name": "<string>",
"created_at": "<string>",
"created_by": {
"account_type": "auth0",
"created_at": "<string>",
"email": "<string>",
"id": "<string>",
"org_ids": [
"<string>"
],
"permissions": {},
"roles": [
{
"createdBy": "<unknown>",
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"policies": [
{
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"name": "org_admin",
"permissions": {},
"role_id": "<string>",
"updated_at": "<string>"
}
],
"role_type": "org_admin",
"updated_at": "<string>"
}
],
"subject": "<string>",
"updated_at": "<string>",
"user_journeys": [
{
"name": "<string>",
"steps": [
{
"complete": true,
"completed_at": "<string>",
"completion_method": "<string>",
"completion_source": "<string>",
"metadata": {},
"name": "<string>",
"title": "<string>"
}
],
"title": "<string>"
}
]
},
"created_by_id": "<string>",
"git_ref": "<string>",
"id": "<string>",
"install_deploys": "<array>",
"log_stream": {
"attrs": {},
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"open": true,
"org_id": "<string>",
"owner_id": "<string>",
"owner_type": "<string>",
"runner_api_url": "<string>",
"updated_at": "<string>",
"write_token": "<string>"
},
"releases": [
{
"build_id": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"release_steps": [
{
"component_release_id": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"delay": "<string>",
"id": "<string>",
"install_deploys": "<array>",
"requested_install_ids": [
"<string>"
],
"status": "<string>",
"status_description": "<string>",
"updated_at": "<string>"
}
],
"status": "<string>",
"status_description": "<string>",
"total_release_steps": 123,
"updated_at": "<string>"
}
],
"runner_job": {
"available_timeout": 123,
"created_at": "<string>",
"created_by_id": "<string>",
"execution_count": 123,
"execution_time": 123,
"execution_timeout": 123,
"executions": [
{
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"metadata": {},
"org_id": "<string>",
"outputs": {
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"org_id": "<string>",
"outputs": {},
"outputs_json": "<string>",
"runner_job_execution_id": "<string>",
"updated_at": "<string>"
},
"result": {
"contents": "<string>",
"contents_display": "<string>",
"contents_display_gzip": "<string>",
"contents_gzip": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"error_code": 123,
"error_metadata": {},
"id": "<string>",
"org_id": "<string>",
"runner_job_execution_id": "<string>",
"success": true,
"updated_at": "<string>"
},
"runner_job_id": "<string>",
"status": "pending",
"updated_at": "<string>"
}
],
"final_runner_job_execution_id": "<string>",
"finished_at": "<string>",
"group": "health-checks",
"id": "<string>",
"log_stream_id": "<string>",
"max_executions": 123,
"metadata": {},
"operation": "exec",
"org_id": "<string>",
"outputs": {},
"outputs_json": "<string>",
"overall_timeout": 123,
"owner_id": "<string>",
"owner_type": "<string>",
"queue_timeout": 123,
"runner_id": "<string>",
"started_at": "<string>",
"status": "queued",
"status_description": "<string>",
"type": "health-check",
"updated_at": "<string>"
},
"status": "<string>",
"status_description": "<string>",
"status_v2": {
"created_at_ts": 123,
"created_by_id": "<string>",
"history": "<array>",
"metadata": {},
"status": "error",
"status_human_description": "<string>"
},
"updated_at": "<string>",
"vcs_connection_commit": {
"author_email": "<string>",
"author_name": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"message": "<string>",
"sha": "<string>",
"updated_at": "<string>",
"vcs_connection_id": "<string>"
}
},
"component_config_version": 123,
"component_id": "<string>",
"component_name": "<string>",
"created_at": "<string>",
"created_by": {
"account_type": "auth0",
"created_at": "<string>",
"email": "<string>",
"id": "<string>",
"org_ids": [
"<string>"
],
"permissions": {},
"roles": [
{
"createdBy": "<unknown>",
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"policies": [
{
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"name": "org_admin",
"permissions": {},
"role_id": "<string>",
"updated_at": "<string>"
}
],
"role_type": "org_admin",
"updated_at": "<string>"
}
],
"subject": "<string>",
"updated_at": "<string>",
"user_journeys": [
{
"name": "<string>",
"steps": [
{
"complete": true,
"completed_at": "<string>",
"completion_method": "<string>",
"completion_source": "<string>",
"metadata": {},
"name": "<string>",
"title": "<string>"
}
],
"title": "<string>"
}
]
},
"created_by_id": "<string>",
"id": "<string>",
"install_component_id": "<string>",
"install_deploy_type": "sync-image",
"install_id": "<string>",
"install_workflow_id": "<string>",
"log_stream": {
"attrs": {},
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"open": true,
"org_id": "<string>",
"owner_id": "<string>",
"owner_type": "<string>",
"runner_api_url": "<string>",
"updated_at": "<string>",
"write_token": "<string>"
},
"oci_artifact": {
"annotations": {},
"architecture": "<string>",
"artifact_type": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"digest": "<string>",
"id": "<string>",
"media_type": "<string>",
"org_id": "<string>",
"os": "<string>",
"os_features": [
"<string>"
],
"os_version": "<string>",
"owner_id": "<string>",
"owner_type": "<string>",
"repository": "<string>",
"size": 123,
"tag": "<string>",
"updated_at": "<string>",
"urls": [
"<string>"
],
"variant": "<string>"
},
"outputs": {},
"plan_only": true,
"release_id": "<string>",
"runner_jobs": [
{
"available_timeout": 123,
"created_at": "<string>",
"created_by_id": "<string>",
"execution_count": 123,
"execution_time": 123,
"execution_timeout": 123,
"executions": [
{
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"metadata": {},
"org_id": "<string>",
"outputs": {
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"org_id": "<string>",
"outputs": {},
"outputs_json": "<string>",
"runner_job_execution_id": "<string>",
"updated_at": "<string>"
},
"result": {
"contents": "<string>",
"contents_display": "<string>",
"contents_display_gzip": "<string>",
"contents_gzip": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"error_code": 123,
"error_metadata": {},
"id": "<string>",
"org_id": "<string>",
"runner_job_execution_id": "<string>",
"success": true,
"updated_at": "<string>"
},
"runner_job_id": "<string>",
"status": "pending",
"updated_at": "<string>"
}
],
"final_runner_job_execution_id": "<string>",
"finished_at": "<string>",
"group": "health-checks",
"id": "<string>",
"log_stream_id": "<string>",
"max_executions": 123,
"metadata": {},
"operation": "exec",
"org_id": "<string>",
"outputs": {},
"outputs_json": "<string>",
"overall_timeout": 123,
"owner_id": "<string>",
"owner_type": "<string>",
"queue_timeout": 123,
"runner_id": "<string>",
"started_at": "<string>",
"status": "queued",
"status_description": "<string>",
"type": "health-check",
"updated_at": "<string>"
}
],
"status": "<string>",
"status_description": "<string>",
"status_v2": {
"created_at_ts": 123,
"created_by_id": "<string>",
"history": "<array>",
"metadata": {},
"status": "error",
"status_human_description": "<string>"
},
"updated_at": "<string>",
"workflow": "<unknown>",
"workflow_id": "<string>"
}
],
"install_sandbox_runs": "<array>",
"links": {},
"metadata": {},
"name": "<string>",
"owner_id": "<string>",
"owner_type": "<string>",
"plan_only": true,
"started_at": "<string>",
"status": {
"created_at_ts": 123,
"created_by_id": "<string>",
"history": "<array>",
"metadata": {},
"status": "error",
"status_human_description": "<string>"
},
"step_error_behavior": "abort",
"steps": [
{
"approval": {
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"installWorkflowStep": "<unknown>",
"installWorkflowStepID": "<string>",
"owner_id": "<string>",
"owner_type": "<string>",
"response": {},
"runner_job": {
"available_timeout": 123,
"created_at": "<string>",
"created_by_id": "<string>",
"execution_count": 123,
"execution_time": 123,
"execution_timeout": 123,
"executions": [
{
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"metadata": {},
"org_id": "<string>",
"outputs": {
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"org_id": "<string>",
"outputs": {},
"outputs_json": "<string>",
"runner_job_execution_id": "<string>",
"updated_at": "<string>"
},
"result": {
"contents": "<string>",
"contents_display": "<string>",
"contents_display_gzip": "<string>",
"contents_gzip": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"error_code": 123,
"error_metadata": {},
"id": "<string>",
"org_id": "<string>",
"runner_job_execution_id": "<string>",
"success": true,
"updated_at": "<string>"
},
"runner_job_id": "<string>",
"status": "pending",
"updated_at": "<string>"
}
],
"final_runner_job_execution_id": "<string>",
"finished_at": "<string>",
"group": "health-checks",
"id": "<string>",
"log_stream_id": "<string>",
"max_executions": 123,
"metadata": {},
"operation": "exec",
"org_id": "<string>",
"outputs": {},
"outputs_json": "<string>",
"overall_timeout": 123,
"owner_id": "<string>",
"owner_type": "<string>",
"queue_timeout": 123,
"runner_id": "<string>",
"started_at": "<string>",
"status": "queued",
"status_description": "<string>",
"type": "health-check",
"updated_at": "<string>"
},
"runner_job_id": "<string>",
"type": "noop",
"updated_at": "<string>",
"workflow_step": "<unknown>",
"workflow_step_id": "<string>"
},
"created_at": "<string>",
"created_by": {
"account_type": "auth0",
"created_at": "<string>",
"email": "<string>",
"id": "<string>",
"org_ids": [
"<string>"
],
"permissions": {},
"roles": [
{
"createdBy": "<unknown>",
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"policies": [
{
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"name": "org_admin",
"permissions": {},
"role_id": "<string>",
"updated_at": "<string>"
}
],
"role_type": "org_admin",
"updated_at": "<string>"
}
],
"subject": "<string>",
"updated_at": "<string>",
"user_journeys": [
{
"name": "<string>",
"steps": [
{
"complete": true,
"completed_at": "<string>",
"completion_method": "<string>",
"completion_source": "<string>",
"metadata": {},
"name": "<string>",
"title": "<string>"
}
],
"title": "<string>"
}
]
},
"created_by_id": "<string>",
"execution_time": 123,
"execution_type": "system",
"finished": true,
"finished_at": "<string>",
"group_idx": 123,
"group_retry_idx": 123,
"id": "<string>",
"idx": 123,
"install_workflow_id": "<string>",
"links": {},
"metadata": {},
"name": "<string>",
"owner_id": "<string>",
"owner_type": "<string>",
"policy_validation": {
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"install_workflow_step_id": "<string>",
"response": "<string>",
"runner_job_id": "<string>",
"status": {
"created_at_ts": 123,
"created_by_id": "<string>",
"history": "<array>",
"metadata": {},
"status": "error",
"status_human_description": "<string>"
},
"updated_at": "<string>"
},
"retried": true,
"retryable": true,
"skippable": true,
"started_at": "<string>",
"status": {
"created_at_ts": 123,
"created_by_id": "<string>",
"history": "<array>",
"metadata": {},
"status": "error",
"status_human_description": "<string>"
},
"step_target_id": "<string>",
"step_target_type": "<string>",
"updated_at": "<string>",
"workflow_id": "<string>"
}
],
"type": "provision",
"updated_at": "<string>"
},
"workflow_id": "<string>"
}
]curl --request GET \
--url https://api.nuon.co/v1/installs/{install_id}/sandbox-runs \
--header 'Authorization: <api-key>'[
{
"action_workflow_runs": [
{
"action_workflow_config_id": "<string>",
"config": {
"action_workflow_id": "<string>",
"app_config_id": "<string>",
"app_id": "<string>",
"break_glass_role_arn": "<string>",
"component_dependency_ids": [
"<string>"
],
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"references": [
"<string>"
],
"refs": [
{
"input": "<string>",
"name": "<string>",
"type": "sandbox",
"value": "<string>"
}
],
"steps": [
{
"action_workflow_config_id": "<string>",
"app_config_id": "<string>",
"app_id": "<string>",
"command": "<string>",
"connected_github_vcs_config": {
"branch": "<string>",
"component_config_id": "<string>",
"component_config_type": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"directory": "<string>",
"id": "<string>",
"repo": "<string>",
"repo_name": "<string>",
"repo_owner": "<string>",
"updated_at": "<string>",
"vcs_connection": {
"created_at": "<string>",
"created_by_id": "<string>",
"github_account_id": "<string>",
"github_account_name": "<string>",
"github_install_id": "<string>",
"id": "<string>",
"updated_at": "<string>",
"vcs_connection_commit": [
{
"author_email": "<string>",
"author_name": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"message": "<string>",
"sha": "<string>",
"updated_at": "<string>",
"vcs_connection_id": "<string>"
}
]
},
"vcs_connection_id": "<string>"
},
"created_at": "<string>",
"created_by_id": "<string>",
"env_vars": {},
"id": "<string>",
"idx": 123,
"inline_contents": "<string>",
"name": "<string>",
"previous_step_id": "<string>",
"public_git_vcs_config": {
"branch": "<string>",
"component_config_id": "<string>",
"component_config_type": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"directory": "<string>",
"id": "<string>",
"repo": "<string>",
"updated_at": "<string>"
},
"references": [
"<string>"
],
"updated_at": "<string>"
}
],
"timeout": 123,
"triggers": [
{
"action_workflow_config_id": "<string>",
"app_config_id": "<string>",
"app_id": "<string>",
"component": {
"app_id": "<string>",
"config_versions": 123,
"created_at": "<string>",
"created_by_id": "<string>",
"dependencies": [
"<string>"
],
"id": "<string>",
"links": {},
"name": "<string>",
"resolved_var_name": "<string>",
"status": "<string>",
"status_description": "<string>",
"type": "terraform_module",
"updated_at": "<string>",
"var_name": "<string>"
},
"component_id": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"cron_schedule": "<string>",
"id": "<string>",
"index": 123,
"type": "<string>",
"updated_at": "<string>"
}
],
"updated_at": "<string>"
},
"created_at": "<string>",
"created_by": {
"account_type": "auth0",
"created_at": "<string>",
"email": "<string>",
"id": "<string>",
"org_ids": [
"<string>"
],
"permissions": {},
"roles": [
{
"createdBy": "<unknown>",
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"policies": [
{
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"name": "org_admin",
"permissions": {},
"role_id": "<string>",
"updated_at": "<string>"
}
],
"role_type": "org_admin",
"updated_at": "<string>"
}
],
"subject": "<string>",
"updated_at": "<string>",
"user_journeys": [
{
"name": "<string>",
"steps": [
{
"complete": true,
"completed_at": "<string>",
"completion_method": "<string>",
"completion_source": "<string>",
"metadata": {},
"name": "<string>",
"title": "<string>"
}
],
"title": "<string>"
}
]
},
"created_by_id": "<string>",
"execution_time": 123,
"id": "<string>",
"install_action_workflow": {
"action_workflow": {
"app_id": "<string>",
"config_count": 123,
"configs": [
{
"action_workflow_id": "<string>",
"app_config_id": "<string>",
"app_id": "<string>",
"break_glass_role_arn": "<string>",
"component_dependency_ids": [
"<string>"
],
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"references": [
"<string>"
],
"refs": [
{
"input": "<string>",
"name": "<string>",
"type": "sandbox",
"value": "<string>"
}
],
"steps": [
{
"action_workflow_config_id": "<string>",
"app_config_id": "<string>",
"app_id": "<string>",
"command": "<string>",
"connected_github_vcs_config": {
"branch": "<string>",
"component_config_id": "<string>",
"component_config_type": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"directory": "<string>",
"id": "<string>",
"repo": "<string>",
"repo_name": "<string>",
"repo_owner": "<string>",
"updated_at": "<string>",
"vcs_connection": {
"created_at": "<string>",
"created_by_id": "<string>",
"github_account_id": "<string>",
"github_account_name": "<string>",
"github_install_id": "<string>",
"id": "<string>",
"updated_at": "<string>",
"vcs_connection_commit": [
{
"author_email": "<string>",
"author_name": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"message": "<string>",
"sha": "<string>",
"updated_at": "<string>",
"vcs_connection_id": "<string>"
}
]
},
"vcs_connection_id": "<string>"
},
"created_at": "<string>",
"created_by_id": "<string>",
"env_vars": {},
"id": "<string>",
"idx": 123,
"inline_contents": "<string>",
"name": "<string>",
"previous_step_id": "<string>",
"public_git_vcs_config": {
"branch": "<string>",
"component_config_id": "<string>",
"component_config_type": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"directory": "<string>",
"id": "<string>",
"repo": "<string>",
"updated_at": "<string>"
},
"references": [
"<string>"
],
"updated_at": "<string>"
}
],
"timeout": 123,
"triggers": [
{
"action_workflow_config_id": "<string>",
"app_config_id": "<string>",
"app_id": "<string>",
"component": {
"app_id": "<string>",
"config_versions": 123,
"created_at": "<string>",
"created_by_id": "<string>",
"dependencies": [
"<string>"
],
"id": "<string>",
"links": {},
"name": "<string>",
"resolved_var_name": "<string>",
"status": "<string>",
"status_description": "<string>",
"type": "terraform_module",
"updated_at": "<string>",
"var_name": "<string>"
},
"component_id": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"cron_schedule": "<string>",
"id": "<string>",
"index": 123,
"type": "<string>",
"updated_at": "<string>"
}
],
"updated_at": "<string>"
}
],
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"name": "<string>",
"status": "<string>",
"status_description": "<string>",
"updated_at": "<string>"
},
"action_workflow_id": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"install_id": "<string>",
"runs": "<array>",
"status": "<string>",
"updated_at": "<string>"
},
"install_action_workflow_id": "<string>",
"install_id": "<string>",
"install_workflow_id": "<string>",
"log_stream": {
"attrs": {},
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"open": true,
"org_id": "<string>",
"owner_id": "<string>",
"owner_type": "<string>",
"runner_api_url": "<string>",
"updated_at": "<string>",
"write_token": "<string>"
},
"outputs": {},
"run_env_vars": {},
"runner_job": {
"available_timeout": 123,
"created_at": "<string>",
"created_by_id": "<string>",
"execution_count": 123,
"execution_time": 123,
"execution_timeout": 123,
"executions": [
{
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"metadata": {},
"org_id": "<string>",
"outputs": {
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"org_id": "<string>",
"outputs": {},
"outputs_json": "<string>",
"runner_job_execution_id": "<string>",
"updated_at": "<string>"
},
"result": {
"contents": "<string>",
"contents_display": "<string>",
"contents_display_gzip": "<string>",
"contents_gzip": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"error_code": 123,
"error_metadata": {},
"id": "<string>",
"org_id": "<string>",
"runner_job_execution_id": "<string>",
"success": true,
"updated_at": "<string>"
},
"runner_job_id": "<string>",
"status": "pending",
"updated_at": "<string>"
}
],
"final_runner_job_execution_id": "<string>",
"finished_at": "<string>",
"group": "health-checks",
"id": "<string>",
"log_stream_id": "<string>",
"max_executions": 123,
"metadata": {},
"operation": "exec",
"org_id": "<string>",
"outputs": {},
"outputs_json": "<string>",
"overall_timeout": 123,
"owner_id": "<string>",
"owner_type": "<string>",
"queue_timeout": 123,
"runner_id": "<string>",
"started_at": "<string>",
"status": "queued",
"status_description": "<string>",
"type": "health-check",
"updated_at": "<string>"
},
"status": "<string>",
"status_description": "<string>",
"status_v2": {
"created_at_ts": 123,
"created_by_id": "<string>",
"history": "<array>",
"metadata": {},
"status": "error",
"status_human_description": "<string>"
},
"steps": [
{
"created_at": "<string>",
"created_by_id": "<string>",
"execution_duration": 123,
"id": "<string>",
"install_action_workflow_run_id": "<string>",
"status": "finished",
"step_id": "<string>",
"updated_at": "<string>"
}
],
"trigger_type": "manual",
"triggered_by_id": "<string>",
"triggered_by_type": "<string>",
"updated_at": "<string>",
"workflow": {
"approval_option": "approve-all",
"created_at": "<string>",
"created_by": {
"account_type": "auth0",
"created_at": "<string>",
"email": "<string>",
"id": "<string>",
"org_ids": [
"<string>"
],
"permissions": {},
"roles": [
{
"createdBy": "<unknown>",
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"policies": [
{
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"name": "org_admin",
"permissions": {},
"role_id": "<string>",
"updated_at": "<string>"
}
],
"role_type": "org_admin",
"updated_at": "<string>"
}
],
"subject": "<string>",
"updated_at": "<string>",
"user_journeys": [
{
"name": "<string>",
"steps": [
{
"complete": true,
"completed_at": "<string>",
"completion_method": "<string>",
"completion_source": "<string>",
"metadata": {},
"name": "<string>",
"title": "<string>"
}
],
"title": "<string>"
}
]
},
"created_by_id": "<string>",
"execution_time": 123,
"finished": true,
"finished_at": "<string>",
"id": "<string>",
"install_action_workflow_runs": "<array>",
"install_deploys": [
{
"action_workflow_runs": "<array>",
"build_id": "<string>",
"component_build": {
"checksum": "<string>",
"component_config_connection": {
"app_config_id": "<string>",
"app_config_version": 123,
"checksum": "<string>",
"component_dependency_ids": [
"<string>"
],
"component_id": "<string>",
"component_name": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"docker_build": {
"build_args": [
"<string>"
],
"component_config_connection_id": "<string>",
"connected_github_vcs_config": {
"branch": "<string>",
"component_config_id": "<string>",
"component_config_type": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"directory": "<string>",
"id": "<string>",
"repo": "<string>",
"repo_name": "<string>",
"repo_owner": "<string>",
"updated_at": "<string>",
"vcs_connection": {
"created_at": "<string>",
"created_by_id": "<string>",
"github_account_id": "<string>",
"github_account_name": "<string>",
"github_install_id": "<string>",
"id": "<string>",
"updated_at": "<string>",
"vcs_connection_commit": [
{
"author_email": "<string>",
"author_name": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"message": "<string>",
"sha": "<string>",
"updated_at": "<string>",
"vcs_connection_id": "<string>"
}
]
},
"vcs_connection_id": "<string>"
},
"created_at": "<string>",
"created_by_id": "<string>",
"dockerfile": "<string>",
"env_vars": {},
"id": "<string>",
"public_git_vcs_config": {
"branch": "<string>",
"component_config_id": "<string>",
"component_config_type": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"directory": "<string>",
"id": "<string>",
"repo": "<string>",
"updated_at": "<string>"
},
"target": "<string>",
"updated_at": "<string>"
},
"drift_schedule": "<string>",
"external_image": {
"aws_ecr_image_config": {
"aws_region": "<string>",
"component_config_id": "<string>",
"component_config_type": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"iam_role_arn": "<string>",
"id": "<string>",
"updated_at": "<string>"
},
"component_config_connection_id": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"image_url": "<string>",
"tag": "<string>",
"updated_at": "<string>"
},
"helm": {
"chart_name": "<string>",
"component_config_connection_id": "<string>",
"connected_github_vcs_config": {
"branch": "<string>",
"component_config_id": "<string>",
"component_config_type": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"directory": "<string>",
"id": "<string>",
"repo": "<string>",
"repo_name": "<string>",
"repo_owner": "<string>",
"updated_at": "<string>",
"vcs_connection": {
"created_at": "<string>",
"created_by_id": "<string>",
"github_account_id": "<string>",
"github_account_name": "<string>",
"github_install_id": "<string>",
"id": "<string>",
"updated_at": "<string>",
"vcs_connection_commit": [
{
"author_email": "<string>",
"author_name": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"message": "<string>",
"sha": "<string>",
"updated_at": "<string>",
"vcs_connection_id": "<string>"
}
]
},
"vcs_connection_id": "<string>"
},
"created_at": "<string>",
"created_by_id": "<string>",
"helm_config_json": {
"chart_name": "<string>",
"helm_repo_config": {
"chart": "<string>",
"repo_url": "<string>",
"version": "<string>"
},
"namespace": "<string>",
"storage_driver": "<string>",
"take_ownership": true,
"values": {},
"values_files": [
"<string>"
]
},
"id": "<string>",
"namespace": "<string>",
"public_git_vcs_config": {
"branch": "<string>",
"component_config_id": "<string>",
"component_config_type": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"directory": "<string>",
"id": "<string>",
"repo": "<string>",
"updated_at": "<string>"
},
"storage_driver": "<string>",
"take_ownership": true,
"updated_at": "<string>",
"values": {},
"values_files": [
"<string>"
]
},
"id": "<string>",
"job": {
"args": [
"<string>"
],
"cmd": [
"<string>"
],
"component_config_connection_id": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"env_vars": {},
"id": "<string>",
"image_url": "<string>",
"tag": "<string>",
"updated_at": "<string>"
},
"kubernetes_manifest": {
"component_config_connection_id": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"manifest": "<string>",
"namespace": "<string>",
"updated_at": "<string>"
},
"references": [
"<string>"
],
"refs": [
{
"input": "<string>",
"name": "<string>",
"type": "sandbox",
"value": "<string>"
}
],
"terraform_module": {
"component_config_connection_id": "<string>",
"connected_github_vcs_config": {
"branch": "<string>",
"component_config_id": "<string>",
"component_config_type": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"directory": "<string>",
"id": "<string>",
"repo": "<string>",
"repo_name": "<string>",
"repo_owner": "<string>",
"updated_at": "<string>",
"vcs_connection": {
"created_at": "<string>",
"created_by_id": "<string>",
"github_account_id": "<string>",
"github_account_name": "<string>",
"github_install_id": "<string>",
"id": "<string>",
"updated_at": "<string>",
"vcs_connection_commit": [
{
"author_email": "<string>",
"author_name": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"message": "<string>",
"sha": "<string>",
"updated_at": "<string>",
"vcs_connection_id": "<string>"
}
]
},
"vcs_connection_id": "<string>"
},
"created_at": "<string>",
"created_by_id": "<string>",
"env_vars": {},
"id": "<string>",
"public_git_vcs_config": {
"branch": "<string>",
"component_config_id": "<string>",
"component_config_type": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"directory": "<string>",
"id": "<string>",
"repo": "<string>",
"updated_at": "<string>"
},
"updated_at": "<string>",
"variables": {},
"variables_files": [
"<string>"
],
"version": "<string>"
},
"type": "terraform_module",
"updated_at": "<string>",
"version": 123
},
"component_config_connection_id": "<string>",
"component_config_version": 123,
"component_id": "<string>",
"component_name": "<string>",
"created_at": "<string>",
"created_by": {
"account_type": "auth0",
"created_at": "<string>",
"email": "<string>",
"id": "<string>",
"org_ids": [
"<string>"
],
"permissions": {},
"roles": [
{
"createdBy": "<unknown>",
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"policies": [
{
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"name": "org_admin",
"permissions": {},
"role_id": "<string>",
"updated_at": "<string>"
}
],
"role_type": "org_admin",
"updated_at": "<string>"
}
],
"subject": "<string>",
"updated_at": "<string>",
"user_journeys": [
{
"name": "<string>",
"steps": [
{
"complete": true,
"completed_at": "<string>",
"completion_method": "<string>",
"completion_source": "<string>",
"metadata": {},
"name": "<string>",
"title": "<string>"
}
],
"title": "<string>"
}
]
},
"created_by_id": "<string>",
"git_ref": "<string>",
"id": "<string>",
"install_deploys": "<array>",
"log_stream": {
"attrs": {},
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"open": true,
"org_id": "<string>",
"owner_id": "<string>",
"owner_type": "<string>",
"runner_api_url": "<string>",
"updated_at": "<string>",
"write_token": "<string>"
},
"releases": [
{
"build_id": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"release_steps": [
{
"component_release_id": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"delay": "<string>",
"id": "<string>",
"install_deploys": "<array>",
"requested_install_ids": [
"<string>"
],
"status": "<string>",
"status_description": "<string>",
"updated_at": "<string>"
}
],
"status": "<string>",
"status_description": "<string>",
"total_release_steps": 123,
"updated_at": "<string>"
}
],
"runner_job": {
"available_timeout": 123,
"created_at": "<string>",
"created_by_id": "<string>",
"execution_count": 123,
"execution_time": 123,
"execution_timeout": 123,
"executions": [
{
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"metadata": {},
"org_id": "<string>",
"outputs": {
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"org_id": "<string>",
"outputs": {},
"outputs_json": "<string>",
"runner_job_execution_id": "<string>",
"updated_at": "<string>"
},
"result": {
"contents": "<string>",
"contents_display": "<string>",
"contents_display_gzip": "<string>",
"contents_gzip": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"error_code": 123,
"error_metadata": {},
"id": "<string>",
"org_id": "<string>",
"runner_job_execution_id": "<string>",
"success": true,
"updated_at": "<string>"
},
"runner_job_id": "<string>",
"status": "pending",
"updated_at": "<string>"
}
],
"final_runner_job_execution_id": "<string>",
"finished_at": "<string>",
"group": "health-checks",
"id": "<string>",
"log_stream_id": "<string>",
"max_executions": 123,
"metadata": {},
"operation": "exec",
"org_id": "<string>",
"outputs": {},
"outputs_json": "<string>",
"overall_timeout": 123,
"owner_id": "<string>",
"owner_type": "<string>",
"queue_timeout": 123,
"runner_id": "<string>",
"started_at": "<string>",
"status": "queued",
"status_description": "<string>",
"type": "health-check",
"updated_at": "<string>"
},
"status": "<string>",
"status_description": "<string>",
"status_v2": {
"created_at_ts": 123,
"created_by_id": "<string>",
"history": "<array>",
"metadata": {},
"status": "error",
"status_human_description": "<string>"
},
"updated_at": "<string>",
"vcs_connection_commit": {
"author_email": "<string>",
"author_name": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"message": "<string>",
"sha": "<string>",
"updated_at": "<string>",
"vcs_connection_id": "<string>"
}
},
"component_config_version": 123,
"component_id": "<string>",
"component_name": "<string>",
"created_at": "<string>",
"created_by": {
"account_type": "auth0",
"created_at": "<string>",
"email": "<string>",
"id": "<string>",
"org_ids": [
"<string>"
],
"permissions": {},
"roles": [
{
"createdBy": "<unknown>",
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"policies": [
{
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"name": "org_admin",
"permissions": {},
"role_id": "<string>",
"updated_at": "<string>"
}
],
"role_type": "org_admin",
"updated_at": "<string>"
}
],
"subject": "<string>",
"updated_at": "<string>",
"user_journeys": [
{
"name": "<string>",
"steps": [
{
"complete": true,
"completed_at": "<string>",
"completion_method": "<string>",
"completion_source": "<string>",
"metadata": {},
"name": "<string>",
"title": "<string>"
}
],
"title": "<string>"
}
]
},
"created_by_id": "<string>",
"id": "<string>",
"install_component_id": "<string>",
"install_deploy_type": "sync-image",
"install_id": "<string>",
"install_workflow_id": "<string>",
"log_stream": {
"attrs": {},
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"open": true,
"org_id": "<string>",
"owner_id": "<string>",
"owner_type": "<string>",
"runner_api_url": "<string>",
"updated_at": "<string>",
"write_token": "<string>"
},
"oci_artifact": {
"annotations": {},
"architecture": "<string>",
"artifact_type": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"digest": "<string>",
"id": "<string>",
"media_type": "<string>",
"org_id": "<string>",
"os": "<string>",
"os_features": [
"<string>"
],
"os_version": "<string>",
"owner_id": "<string>",
"owner_type": "<string>",
"repository": "<string>",
"size": 123,
"tag": "<string>",
"updated_at": "<string>",
"urls": [
"<string>"
],
"variant": "<string>"
},
"outputs": {},
"plan_only": true,
"release_id": "<string>",
"runner_jobs": [
{
"available_timeout": 123,
"created_at": "<string>",
"created_by_id": "<string>",
"execution_count": 123,
"execution_time": 123,
"execution_timeout": 123,
"executions": [
{
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"metadata": {},
"org_id": "<string>",
"outputs": {
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"org_id": "<string>",
"outputs": {},
"outputs_json": "<string>",
"runner_job_execution_id": "<string>",
"updated_at": "<string>"
},
"result": {
"contents": "<string>",
"contents_display": "<string>",
"contents_display_gzip": "<string>",
"contents_gzip": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"error_code": 123,
"error_metadata": {},
"id": "<string>",
"org_id": "<string>",
"runner_job_execution_id": "<string>",
"success": true,
"updated_at": "<string>"
},
"runner_job_id": "<string>",
"status": "pending",
"updated_at": "<string>"
}
],
"final_runner_job_execution_id": "<string>",
"finished_at": "<string>",
"group": "health-checks",
"id": "<string>",
"log_stream_id": "<string>",
"max_executions": 123,
"metadata": {},
"operation": "exec",
"org_id": "<string>",
"outputs": {},
"outputs_json": "<string>",
"overall_timeout": 123,
"owner_id": "<string>",
"owner_type": "<string>",
"queue_timeout": 123,
"runner_id": "<string>",
"started_at": "<string>",
"status": "queued",
"status_description": "<string>",
"type": "health-check",
"updated_at": "<string>"
}
],
"status": "<string>",
"status_description": "<string>",
"status_v2": {
"created_at_ts": 123,
"created_by_id": "<string>",
"history": "<array>",
"metadata": {},
"status": "error",
"status_human_description": "<string>"
},
"updated_at": "<string>",
"workflow": "<unknown>",
"workflow_id": "<string>"
}
],
"install_sandbox_runs": "<array>",
"links": {},
"metadata": {},
"name": "<string>",
"owner_id": "<string>",
"owner_type": "<string>",
"plan_only": true,
"started_at": "<string>",
"status": {
"created_at_ts": 123,
"created_by_id": "<string>",
"history": "<array>",
"metadata": {},
"status": "error",
"status_human_description": "<string>"
},
"step_error_behavior": "abort",
"steps": [
{
"approval": {
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"installWorkflowStep": "<unknown>",
"installWorkflowStepID": "<string>",
"owner_id": "<string>",
"owner_type": "<string>",
"response": {},
"runner_job": {
"available_timeout": 123,
"created_at": "<string>",
"created_by_id": "<string>",
"execution_count": 123,
"execution_time": 123,
"execution_timeout": 123,
"executions": [
{
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"metadata": {},
"org_id": "<string>",
"outputs": {
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"org_id": "<string>",
"outputs": {},
"outputs_json": "<string>",
"runner_job_execution_id": "<string>",
"updated_at": "<string>"
},
"result": {
"contents": "<string>",
"contents_display": "<string>",
"contents_display_gzip": "<string>",
"contents_gzip": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"error_code": 123,
"error_metadata": {},
"id": "<string>",
"org_id": "<string>",
"runner_job_execution_id": "<string>",
"success": true,
"updated_at": "<string>"
},
"runner_job_id": "<string>",
"status": "pending",
"updated_at": "<string>"
}
],
"final_runner_job_execution_id": "<string>",
"finished_at": "<string>",
"group": "health-checks",
"id": "<string>",
"log_stream_id": "<string>",
"max_executions": 123,
"metadata": {},
"operation": "exec",
"org_id": "<string>",
"outputs": {},
"outputs_json": "<string>",
"overall_timeout": 123,
"owner_id": "<string>",
"owner_type": "<string>",
"queue_timeout": 123,
"runner_id": "<string>",
"started_at": "<string>",
"status": "queued",
"status_description": "<string>",
"type": "health-check",
"updated_at": "<string>"
},
"runner_job_id": "<string>",
"type": "noop",
"updated_at": "<string>",
"workflow_step": "<unknown>",
"workflow_step_id": "<string>"
},
"created_at": "<string>",
"created_by": {
"account_type": "auth0",
"created_at": "<string>",
"email": "<string>",
"id": "<string>",
"org_ids": [
"<string>"
],
"permissions": {},
"roles": [
{
"createdBy": "<unknown>",
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"policies": [
{
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"name": "org_admin",
"permissions": {},
"role_id": "<string>",
"updated_at": "<string>"
}
],
"role_type": "org_admin",
"updated_at": "<string>"
}
],
"subject": "<string>",
"updated_at": "<string>",
"user_journeys": [
{
"name": "<string>",
"steps": [
{
"complete": true,
"completed_at": "<string>",
"completion_method": "<string>",
"completion_source": "<string>",
"metadata": {},
"name": "<string>",
"title": "<string>"
}
],
"title": "<string>"
}
]
},
"created_by_id": "<string>",
"execution_time": 123,
"execution_type": "system",
"finished": true,
"finished_at": "<string>",
"group_idx": 123,
"group_retry_idx": 123,
"id": "<string>",
"idx": 123,
"install_workflow_id": "<string>",
"links": {},
"metadata": {},
"name": "<string>",
"owner_id": "<string>",
"owner_type": "<string>",
"policy_validation": {
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"install_workflow_step_id": "<string>",
"response": "<string>",
"runner_job_id": "<string>",
"status": {
"created_at_ts": 123,
"created_by_id": "<string>",
"history": "<array>",
"metadata": {},
"status": "error",
"status_human_description": "<string>"
},
"updated_at": "<string>"
},
"retried": true,
"retryable": true,
"skippable": true,
"started_at": "<string>",
"status": {
"created_at_ts": 123,
"created_by_id": "<string>",
"history": "<array>",
"metadata": {},
"status": "error",
"status_human_description": "<string>"
},
"step_target_id": "<string>",
"step_target_type": "<string>",
"updated_at": "<string>",
"workflow_id": "<string>"
}
],
"type": "provision",
"updated_at": "<string>"
},
"workflow_id": "<string>"
}
],
"app_sandbox_config": {
"app_config_id": "<string>",
"app_id": "<string>",
"aws_region_type": "<string>",
"cloud_platform": "<string>",
"connected_github_vcs_config": {
"branch": "<string>",
"component_config_id": "<string>",
"component_config_type": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"directory": "<string>",
"id": "<string>",
"repo": "<string>",
"repo_name": "<string>",
"repo_owner": "<string>",
"updated_at": "<string>",
"vcs_connection": {
"created_at": "<string>",
"created_by_id": "<string>",
"github_account_id": "<string>",
"github_account_name": "<string>",
"github_install_id": "<string>",
"id": "<string>",
"updated_at": "<string>",
"vcs_connection_commit": [
{
"author_email": "<string>",
"author_name": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"message": "<string>",
"sha": "<string>",
"updated_at": "<string>",
"vcs_connection_id": "<string>"
}
]
},
"vcs_connection_id": "<string>"
},
"created_at": "<string>",
"created_by_id": "<string>",
"drift_schedule": "<string>",
"env_vars": {},
"id": "<string>",
"org_id": "<string>",
"public_git_vcs_config": {
"branch": "<string>",
"component_config_id": "<string>",
"component_config_type": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"directory": "<string>",
"id": "<string>",
"repo": "<string>",
"updated_at": "<string>"
},
"references": [
"<string>"
],
"refs": [
{
"input": "<string>",
"name": "<string>",
"type": "sandbox",
"value": "<string>"
}
],
"terraform_version": "<string>",
"updated_at": "<string>",
"variables": {},
"variables_files": [
"<string>"
]
},
"created_at": "<string>",
"created_by": {
"account_type": "auth0",
"created_at": "<string>",
"email": "<string>",
"id": "<string>",
"org_ids": [
"<string>"
],
"permissions": {},
"roles": [
{
"createdBy": "<unknown>",
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"policies": [
{
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"name": "org_admin",
"permissions": {},
"role_id": "<string>",
"updated_at": "<string>"
}
],
"role_type": "org_admin",
"updated_at": "<string>"
}
],
"subject": "<string>",
"updated_at": "<string>",
"user_journeys": [
{
"name": "<string>",
"steps": [
{
"complete": true,
"completed_at": "<string>",
"completion_method": "<string>",
"completion_source": "<string>",
"metadata": {},
"name": "<string>",
"title": "<string>"
}
],
"title": "<string>"
}
]
},
"created_by_id": "<string>",
"id": "<string>",
"install_id": "<string>",
"install_sandbox_id": "<string>",
"install_workflow_id": "<string>",
"log_stream": {
"attrs": {},
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"open": true,
"org_id": "<string>",
"owner_id": "<string>",
"owner_type": "<string>",
"runner_api_url": "<string>",
"updated_at": "<string>",
"write_token": "<string>"
},
"outputs": {},
"run_type": "provision",
"runner_jobs": [
{
"available_timeout": 123,
"created_at": "<string>",
"created_by_id": "<string>",
"execution_count": 123,
"execution_time": 123,
"execution_timeout": 123,
"executions": [
{
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"metadata": {},
"org_id": "<string>",
"outputs": {
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"org_id": "<string>",
"outputs": {},
"outputs_json": "<string>",
"runner_job_execution_id": "<string>",
"updated_at": "<string>"
},
"result": {
"contents": "<string>",
"contents_display": "<string>",
"contents_display_gzip": "<string>",
"contents_gzip": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"error_code": 123,
"error_metadata": {},
"id": "<string>",
"org_id": "<string>",
"runner_job_execution_id": "<string>",
"success": true,
"updated_at": "<string>"
},
"runner_job_id": "<string>",
"status": "pending",
"updated_at": "<string>"
}
],
"final_runner_job_execution_id": "<string>",
"finished_at": "<string>",
"group": "health-checks",
"id": "<string>",
"log_stream_id": "<string>",
"max_executions": 123,
"metadata": {},
"operation": "exec",
"org_id": "<string>",
"outputs": {},
"outputs_json": "<string>",
"overall_timeout": 123,
"owner_id": "<string>",
"owner_type": "<string>",
"queue_timeout": 123,
"runner_id": "<string>",
"started_at": "<string>",
"status": "queued",
"status_description": "<string>",
"type": "health-check",
"updated_at": "<string>"
}
],
"status": "<string>",
"status_description": "<string>",
"status_v2": {
"created_at_ts": 123,
"created_by_id": "<string>",
"history": "<array>",
"metadata": {},
"status": "error",
"status_human_description": "<string>"
},
"updated_at": "<string>",
"workflow": {
"approval_option": "approve-all",
"created_at": "<string>",
"created_by": {
"account_type": "auth0",
"created_at": "<string>",
"email": "<string>",
"id": "<string>",
"org_ids": [
"<string>"
],
"permissions": {},
"roles": [
{
"createdBy": "<unknown>",
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"policies": [
{
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"name": "org_admin",
"permissions": {},
"role_id": "<string>",
"updated_at": "<string>"
}
],
"role_type": "org_admin",
"updated_at": "<string>"
}
],
"subject": "<string>",
"updated_at": "<string>",
"user_journeys": [
{
"name": "<string>",
"steps": [
{
"complete": true,
"completed_at": "<string>",
"completion_method": "<string>",
"completion_source": "<string>",
"metadata": {},
"name": "<string>",
"title": "<string>"
}
],
"title": "<string>"
}
]
},
"created_by_id": "<string>",
"execution_time": 123,
"finished": true,
"finished_at": "<string>",
"id": "<string>",
"install_action_workflow_runs": "<array>",
"install_deploys": [
{
"action_workflow_runs": "<array>",
"build_id": "<string>",
"component_build": {
"checksum": "<string>",
"component_config_connection": {
"app_config_id": "<string>",
"app_config_version": 123,
"checksum": "<string>",
"component_dependency_ids": [
"<string>"
],
"component_id": "<string>",
"component_name": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"docker_build": {
"build_args": [
"<string>"
],
"component_config_connection_id": "<string>",
"connected_github_vcs_config": {
"branch": "<string>",
"component_config_id": "<string>",
"component_config_type": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"directory": "<string>",
"id": "<string>",
"repo": "<string>",
"repo_name": "<string>",
"repo_owner": "<string>",
"updated_at": "<string>",
"vcs_connection": {
"created_at": "<string>",
"created_by_id": "<string>",
"github_account_id": "<string>",
"github_account_name": "<string>",
"github_install_id": "<string>",
"id": "<string>",
"updated_at": "<string>",
"vcs_connection_commit": [
{
"author_email": "<string>",
"author_name": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"message": "<string>",
"sha": "<string>",
"updated_at": "<string>",
"vcs_connection_id": "<string>"
}
]
},
"vcs_connection_id": "<string>"
},
"created_at": "<string>",
"created_by_id": "<string>",
"dockerfile": "<string>",
"env_vars": {},
"id": "<string>",
"public_git_vcs_config": {
"branch": "<string>",
"component_config_id": "<string>",
"component_config_type": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"directory": "<string>",
"id": "<string>",
"repo": "<string>",
"updated_at": "<string>"
},
"target": "<string>",
"updated_at": "<string>"
},
"drift_schedule": "<string>",
"external_image": {
"aws_ecr_image_config": {
"aws_region": "<string>",
"component_config_id": "<string>",
"component_config_type": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"iam_role_arn": "<string>",
"id": "<string>",
"updated_at": "<string>"
},
"component_config_connection_id": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"image_url": "<string>",
"tag": "<string>",
"updated_at": "<string>"
},
"helm": {
"chart_name": "<string>",
"component_config_connection_id": "<string>",
"connected_github_vcs_config": {
"branch": "<string>",
"component_config_id": "<string>",
"component_config_type": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"directory": "<string>",
"id": "<string>",
"repo": "<string>",
"repo_name": "<string>",
"repo_owner": "<string>",
"updated_at": "<string>",
"vcs_connection": {
"created_at": "<string>",
"created_by_id": "<string>",
"github_account_id": "<string>",
"github_account_name": "<string>",
"github_install_id": "<string>",
"id": "<string>",
"updated_at": "<string>",
"vcs_connection_commit": [
{
"author_email": "<string>",
"author_name": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"message": "<string>",
"sha": "<string>",
"updated_at": "<string>",
"vcs_connection_id": "<string>"
}
]
},
"vcs_connection_id": "<string>"
},
"created_at": "<string>",
"created_by_id": "<string>",
"helm_config_json": {
"chart_name": "<string>",
"helm_repo_config": {
"chart": "<string>",
"repo_url": "<string>",
"version": "<string>"
},
"namespace": "<string>",
"storage_driver": "<string>",
"take_ownership": true,
"values": {},
"values_files": [
"<string>"
]
},
"id": "<string>",
"namespace": "<string>",
"public_git_vcs_config": {
"branch": "<string>",
"component_config_id": "<string>",
"component_config_type": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"directory": "<string>",
"id": "<string>",
"repo": "<string>",
"updated_at": "<string>"
},
"storage_driver": "<string>",
"take_ownership": true,
"updated_at": "<string>",
"values": {},
"values_files": [
"<string>"
]
},
"id": "<string>",
"job": {
"args": [
"<string>"
],
"cmd": [
"<string>"
],
"component_config_connection_id": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"env_vars": {},
"id": "<string>",
"image_url": "<string>",
"tag": "<string>",
"updated_at": "<string>"
},
"kubernetes_manifest": {
"component_config_connection_id": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"manifest": "<string>",
"namespace": "<string>",
"updated_at": "<string>"
},
"references": [
"<string>"
],
"refs": [
{
"input": "<string>",
"name": "<string>",
"type": "sandbox",
"value": "<string>"
}
],
"terraform_module": {
"component_config_connection_id": "<string>",
"connected_github_vcs_config": {
"branch": "<string>",
"component_config_id": "<string>",
"component_config_type": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"directory": "<string>",
"id": "<string>",
"repo": "<string>",
"repo_name": "<string>",
"repo_owner": "<string>",
"updated_at": "<string>",
"vcs_connection": {
"created_at": "<string>",
"created_by_id": "<string>",
"github_account_id": "<string>",
"github_account_name": "<string>",
"github_install_id": "<string>",
"id": "<string>",
"updated_at": "<string>",
"vcs_connection_commit": [
{
"author_email": "<string>",
"author_name": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"message": "<string>",
"sha": "<string>",
"updated_at": "<string>",
"vcs_connection_id": "<string>"
}
]
},
"vcs_connection_id": "<string>"
},
"created_at": "<string>",
"created_by_id": "<string>",
"env_vars": {},
"id": "<string>",
"public_git_vcs_config": {
"branch": "<string>",
"component_config_id": "<string>",
"component_config_type": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"directory": "<string>",
"id": "<string>",
"repo": "<string>",
"updated_at": "<string>"
},
"updated_at": "<string>",
"variables": {},
"variables_files": [
"<string>"
],
"version": "<string>"
},
"type": "terraform_module",
"updated_at": "<string>",
"version": 123
},
"component_config_connection_id": "<string>",
"component_config_version": 123,
"component_id": "<string>",
"component_name": "<string>",
"created_at": "<string>",
"created_by": {
"account_type": "auth0",
"created_at": "<string>",
"email": "<string>",
"id": "<string>",
"org_ids": [
"<string>"
],
"permissions": {},
"roles": [
{
"createdBy": "<unknown>",
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"policies": [
{
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"name": "org_admin",
"permissions": {},
"role_id": "<string>",
"updated_at": "<string>"
}
],
"role_type": "org_admin",
"updated_at": "<string>"
}
],
"subject": "<string>",
"updated_at": "<string>",
"user_journeys": [
{
"name": "<string>",
"steps": [
{
"complete": true,
"completed_at": "<string>",
"completion_method": "<string>",
"completion_source": "<string>",
"metadata": {},
"name": "<string>",
"title": "<string>"
}
],
"title": "<string>"
}
]
},
"created_by_id": "<string>",
"git_ref": "<string>",
"id": "<string>",
"install_deploys": "<array>",
"log_stream": {
"attrs": {},
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"open": true,
"org_id": "<string>",
"owner_id": "<string>",
"owner_type": "<string>",
"runner_api_url": "<string>",
"updated_at": "<string>",
"write_token": "<string>"
},
"releases": [
{
"build_id": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"release_steps": [
{
"component_release_id": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"delay": "<string>",
"id": "<string>",
"install_deploys": "<array>",
"requested_install_ids": [
"<string>"
],
"status": "<string>",
"status_description": "<string>",
"updated_at": "<string>"
}
],
"status": "<string>",
"status_description": "<string>",
"total_release_steps": 123,
"updated_at": "<string>"
}
],
"runner_job": {
"available_timeout": 123,
"created_at": "<string>",
"created_by_id": "<string>",
"execution_count": 123,
"execution_time": 123,
"execution_timeout": 123,
"executions": [
{
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"metadata": {},
"org_id": "<string>",
"outputs": {
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"org_id": "<string>",
"outputs": {},
"outputs_json": "<string>",
"runner_job_execution_id": "<string>",
"updated_at": "<string>"
},
"result": {
"contents": "<string>",
"contents_display": "<string>",
"contents_display_gzip": "<string>",
"contents_gzip": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"error_code": 123,
"error_metadata": {},
"id": "<string>",
"org_id": "<string>",
"runner_job_execution_id": "<string>",
"success": true,
"updated_at": "<string>"
},
"runner_job_id": "<string>",
"status": "pending",
"updated_at": "<string>"
}
],
"final_runner_job_execution_id": "<string>",
"finished_at": "<string>",
"group": "health-checks",
"id": "<string>",
"log_stream_id": "<string>",
"max_executions": 123,
"metadata": {},
"operation": "exec",
"org_id": "<string>",
"outputs": {},
"outputs_json": "<string>",
"overall_timeout": 123,
"owner_id": "<string>",
"owner_type": "<string>",
"queue_timeout": 123,
"runner_id": "<string>",
"started_at": "<string>",
"status": "queued",
"status_description": "<string>",
"type": "health-check",
"updated_at": "<string>"
},
"status": "<string>",
"status_description": "<string>",
"status_v2": {
"created_at_ts": 123,
"created_by_id": "<string>",
"history": "<array>",
"metadata": {},
"status": "error",
"status_human_description": "<string>"
},
"updated_at": "<string>",
"vcs_connection_commit": {
"author_email": "<string>",
"author_name": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"message": "<string>",
"sha": "<string>",
"updated_at": "<string>",
"vcs_connection_id": "<string>"
}
},
"component_config_version": 123,
"component_id": "<string>",
"component_name": "<string>",
"created_at": "<string>",
"created_by": {
"account_type": "auth0",
"created_at": "<string>",
"email": "<string>",
"id": "<string>",
"org_ids": [
"<string>"
],
"permissions": {},
"roles": [
{
"createdBy": "<unknown>",
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"policies": [
{
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"name": "org_admin",
"permissions": {},
"role_id": "<string>",
"updated_at": "<string>"
}
],
"role_type": "org_admin",
"updated_at": "<string>"
}
],
"subject": "<string>",
"updated_at": "<string>",
"user_journeys": [
{
"name": "<string>",
"steps": [
{
"complete": true,
"completed_at": "<string>",
"completion_method": "<string>",
"completion_source": "<string>",
"metadata": {},
"name": "<string>",
"title": "<string>"
}
],
"title": "<string>"
}
]
},
"created_by_id": "<string>",
"id": "<string>",
"install_component_id": "<string>",
"install_deploy_type": "sync-image",
"install_id": "<string>",
"install_workflow_id": "<string>",
"log_stream": {
"attrs": {},
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"open": true,
"org_id": "<string>",
"owner_id": "<string>",
"owner_type": "<string>",
"runner_api_url": "<string>",
"updated_at": "<string>",
"write_token": "<string>"
},
"oci_artifact": {
"annotations": {},
"architecture": "<string>",
"artifact_type": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"digest": "<string>",
"id": "<string>",
"media_type": "<string>",
"org_id": "<string>",
"os": "<string>",
"os_features": [
"<string>"
],
"os_version": "<string>",
"owner_id": "<string>",
"owner_type": "<string>",
"repository": "<string>",
"size": 123,
"tag": "<string>",
"updated_at": "<string>",
"urls": [
"<string>"
],
"variant": "<string>"
},
"outputs": {},
"plan_only": true,
"release_id": "<string>",
"runner_jobs": [
{
"available_timeout": 123,
"created_at": "<string>",
"created_by_id": "<string>",
"execution_count": 123,
"execution_time": 123,
"execution_timeout": 123,
"executions": [
{
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"metadata": {},
"org_id": "<string>",
"outputs": {
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"org_id": "<string>",
"outputs": {},
"outputs_json": "<string>",
"runner_job_execution_id": "<string>",
"updated_at": "<string>"
},
"result": {
"contents": "<string>",
"contents_display": "<string>",
"contents_display_gzip": "<string>",
"contents_gzip": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"error_code": 123,
"error_metadata": {},
"id": "<string>",
"org_id": "<string>",
"runner_job_execution_id": "<string>",
"success": true,
"updated_at": "<string>"
},
"runner_job_id": "<string>",
"status": "pending",
"updated_at": "<string>"
}
],
"final_runner_job_execution_id": "<string>",
"finished_at": "<string>",
"group": "health-checks",
"id": "<string>",
"log_stream_id": "<string>",
"max_executions": 123,
"metadata": {},
"operation": "exec",
"org_id": "<string>",
"outputs": {},
"outputs_json": "<string>",
"overall_timeout": 123,
"owner_id": "<string>",
"owner_type": "<string>",
"queue_timeout": 123,
"runner_id": "<string>",
"started_at": "<string>",
"status": "queued",
"status_description": "<string>",
"type": "health-check",
"updated_at": "<string>"
}
],
"status": "<string>",
"status_description": "<string>",
"status_v2": {
"created_at_ts": 123,
"created_by_id": "<string>",
"history": "<array>",
"metadata": {},
"status": "error",
"status_human_description": "<string>"
},
"updated_at": "<string>",
"workflow": "<unknown>",
"workflow_id": "<string>"
}
],
"install_sandbox_runs": "<array>",
"links": {},
"metadata": {},
"name": "<string>",
"owner_id": "<string>",
"owner_type": "<string>",
"plan_only": true,
"started_at": "<string>",
"status": {
"created_at_ts": 123,
"created_by_id": "<string>",
"history": "<array>",
"metadata": {},
"status": "error",
"status_human_description": "<string>"
},
"step_error_behavior": "abort",
"steps": [
{
"approval": {
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"installWorkflowStep": "<unknown>",
"installWorkflowStepID": "<string>",
"owner_id": "<string>",
"owner_type": "<string>",
"response": {},
"runner_job": {
"available_timeout": 123,
"created_at": "<string>",
"created_by_id": "<string>",
"execution_count": 123,
"execution_time": 123,
"execution_timeout": 123,
"executions": [
{
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"metadata": {},
"org_id": "<string>",
"outputs": {
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"org_id": "<string>",
"outputs": {},
"outputs_json": "<string>",
"runner_job_execution_id": "<string>",
"updated_at": "<string>"
},
"result": {
"contents": "<string>",
"contents_display": "<string>",
"contents_display_gzip": "<string>",
"contents_gzip": "<string>",
"created_at": "<string>",
"created_by_id": "<string>",
"error_code": 123,
"error_metadata": {},
"id": "<string>",
"org_id": "<string>",
"runner_job_execution_id": "<string>",
"success": true,
"updated_at": "<string>"
},
"runner_job_id": "<string>",
"status": "pending",
"updated_at": "<string>"
}
],
"final_runner_job_execution_id": "<string>",
"finished_at": "<string>",
"group": "health-checks",
"id": "<string>",
"log_stream_id": "<string>",
"max_executions": 123,
"metadata": {},
"operation": "exec",
"org_id": "<string>",
"outputs": {},
"outputs_json": "<string>",
"overall_timeout": 123,
"owner_id": "<string>",
"owner_type": "<string>",
"queue_timeout": 123,
"runner_id": "<string>",
"started_at": "<string>",
"status": "queued",
"status_description": "<string>",
"type": "health-check",
"updated_at": "<string>"
},
"runner_job_id": "<string>",
"type": "noop",
"updated_at": "<string>",
"workflow_step": "<unknown>",
"workflow_step_id": "<string>"
},
"created_at": "<string>",
"created_by": {
"account_type": "auth0",
"created_at": "<string>",
"email": "<string>",
"id": "<string>",
"org_ids": [
"<string>"
],
"permissions": {},
"roles": [
{
"createdBy": "<unknown>",
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"policies": [
{
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"name": "org_admin",
"permissions": {},
"role_id": "<string>",
"updated_at": "<string>"
}
],
"role_type": "org_admin",
"updated_at": "<string>"
}
],
"subject": "<string>",
"updated_at": "<string>",
"user_journeys": [
{
"name": "<string>",
"steps": [
{
"complete": true,
"completed_at": "<string>",
"completion_method": "<string>",
"completion_source": "<string>",
"metadata": {},
"name": "<string>",
"title": "<string>"
}
],
"title": "<string>"
}
]
},
"created_by_id": "<string>",
"execution_time": 123,
"execution_type": "system",
"finished": true,
"finished_at": "<string>",
"group_idx": 123,
"group_retry_idx": 123,
"id": "<string>",
"idx": 123,
"install_workflow_id": "<string>",
"links": {},
"metadata": {},
"name": "<string>",
"owner_id": "<string>",
"owner_type": "<string>",
"policy_validation": {
"created_at": "<string>",
"created_by_id": "<string>",
"id": "<string>",
"install_workflow_step_id": "<string>",
"response": "<string>",
"runner_job_id": "<string>",
"status": {
"created_at_ts": 123,
"created_by_id": "<string>",
"history": "<array>",
"metadata": {},
"status": "error",
"status_human_description": "<string>"
},
"updated_at": "<string>"
},
"retried": true,
"retryable": true,
"skippable": true,
"started_at": "<string>",
"status": {
"created_at_ts": 123,
"created_by_id": "<string>",
"history": "<array>",
"metadata": {},
"status": "error",
"status_human_description": "<string>"
},
"step_target_id": "<string>",
"step_target_type": "<string>",
"updated_at": "<string>",
"workflow_id": "<string>"
}
],
"type": "provision",
"updated_at": "<string>"
},
"workflow_id": "<string>"
}
]Type "Bearer" followed by a space and token.
install ID
offset of results to return
limit of results to return
page number of results to return
OK
Show child attributes
Show child attributes
Show child attributes
Show child attributes
this belongs to an app config id
Show child attributes
parent component
Show child attributes
Show child attributes
metadata
all the details needed for a step
Show child attributes
actual configuration
INFO: if adding new associations here, ensure they are added to the batch delete activity
Show child attributes
this belongs to an app config id
Show child attributes
terraform_module, helm_chart, docker_build, external_image, job, kubernetes_manifest, unknown Show child attributes
auth0, service, canary, integration ReadOnly Fields
Show child attributes
Show child attributes
org_admin, installer, runner, hosted_installer org_admin, installer, runner, hosted-installer Show child attributes
Show child attributes
Top-level completion tracking fields
Flexible metadata for business data
after query
Show child attributes
Show child attributes
Show child attributes
Show child attributes
sandbox, install_stack, component, inputs, install_inputs, secrets, actions Show child attributes
this belongs to an app config id
Show child attributes
parent component
Show child attributes
Show child attributes
metadata
all the details needed for a step
Show child attributes
actual configuration
INFO: if adding new associations here, ensure they are added to the batch delete activity
Show child attributes
this belongs to an app config id
Show child attributes
terraform_module, helm_chart, docker_build, external_image, job, kubernetes_manifest, unknown metadata
TODO: change to default null after migration & after initial pr
after query fields filled in after querying
Show child attributes
Show child attributes
available timeout is how long a job can be marked as "available" before being requeued
execution timeout is how long a job can be marked as "exeucuting" before being requeued
Show child attributes
Show child attributes
Show child attributes
columns for storage of gzipped contents and plans
pending, initializing, in-progress, cleaning-up, finished, failed, timed-out, not-attempted, cancelled, unknown health-checks, sync, build, deploy, sandbox, runner, operations, management, actions, , any exec, build, create-apply-plan, create-teardown-plan, apply-plan, unknown overall timeout is how long a job can be attempted, before being cancelled
queue timeout is how long a job can be queued, before being made available
queued, available, in-progress, finished, failed, timed-out, not-attempted, cancelled, unknown health-check, docker-build, container-image-build, terraform-module-build, helm-chart-build, noop-build, oci-sync, noop-sync, terraform-deploy, helm-chart-deploy, job-deploy, kubernetes-manifest-deploy, noop-deploy, shut-down, update-version, noop, mng-vm-shut-down, mng-shut-down, mng-runner-update-version, mng-runner-restart, sandbox-terraform, sandbox-terraform-plan, sandbox-sync-secrets, runner-helm, runner-terraform, runner-local, actions-workflow Show child attributes
error, pending, in-progress, checking-plan, success, not-attempted, cancelled, retrying, discarded, user-skipped, auto-skipped, planning, applying, queued, generating, awaiting-user-run, provisioning, active, outdated, expired, approved, drifted, no-drift, approval-expired, approval-denied, approval-retry, building, deleting, noop, approval-awaiting Show child attributes
finished, pending, in-progress, timed-out, error manual, cron, pre-deploy-component, post-deploy-component, pre-teardown-component, post-teardown-component, pre-secrets-sync, post-secrets-sync, pre-provision, post-provision, pre-reprovision, post-reprovision, pre-deprovision, post-deprovision, pre-deploy-all-components, post-deploy-all-components, pre-teardown-all-components, post-teardown-all-components, pre-deprovision-sandbox, post-deprovision-sandbox, pre-reprovision-sandbox, post-reprovision-sandbox, pre-update-inputs, post-update-inputs Show child attributes
approve-all, prompt Show child attributes
auth0, service, canary, integration ReadOnly Fields
Show child attributes
Show child attributes
org_admin, installer, runner, hosted_installer org_admin, installer, runner, hosted-installer Show child attributes
Show child attributes
Top-level completion tracking fields
Flexible metadata for business data
Show child attributes
Show child attributes
checksum of our intermediate component config
Show child attributes
Show child attributes
value
Show child attributes
parent component
Show child attributes
Show child attributes
Show child attributes
actual configuration
Show child attributes
Show child attributes
connection to parent model
actual configuration
value
Show child attributes
Helm specific configurations
parent reference
Show child attributes
parent component
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Newer fields that we don't need to store as columns in the database
Show child attributes
actual configuration
Newer config fields that we don't need a column for
Show child attributes
value
Image attributes, copied from a docker_buid or external_image component.
Show child attributes
value
Show child attributes
sandbox, install_stack, component, inputs, install_inputs, secrets, actions Show child attributes
parent reference
Show child attributes
parent component
Show child attributes
Show child attributes
Show child attributes
actual configuration
terraform configuration values
terraform_module, helm_chart, docker_build, external_image, job, kubernetes_manifest, unknown DEPRECATED: will retain the field to connect against the last component config connection that set this build
Read-only fields set on the object to de-nest data
Show child attributes
auth0, service, canary, integration ReadOnly Fields
Show child attributes
Show child attributes
org_admin, installer, runner, hosted_installer Permissions are used to track granular permissions for each domain
Show child attributes
org_admin, installer, runner, hosted-installer Show child attributes
Show child attributes
Top-level completion tracking fields
Flexible metadata for business data
Show child attributes
Show child attributes
Show child attributes
parent release ID
fields to control the delay of the individual step, as this is set based on the parent strategy
When a step is created, a set of installs are targeted. However, by the time the release step goes out, the install might have been setup in any order of ways.
runner details
Show child attributes
available timeout is how long a job can be marked as "available" before being requeued
execution timeout is how long a job can be marked as "exeucuting" before being requeued
Show child attributes
Metadata is used to store additional information about the execution {e.g., client version.}
Show child attributes
Show child attributes
Show child attributes
columns for storage of gzipped contents and plans
pending, initializing, in-progress, cleaning-up, finished, failed, timed-out, not-attempted, cancelled, unknown health-checks, sync, build, deploy, sandbox, runner, operations, management, actions, , any exec, build, create-apply-plan, create-teardown-plan, apply-plan, unknown overall timeout is how long a job can be attempted, before being cancelled
queue timeout is how long a job can be queued, before being made available
queued, available, in-progress, finished, failed, timed-out, not-attempted, cancelled, unknown health-check, docker-build, container-image-build, terraform-module-build, helm-chart-build, noop-build, oci-sync, noop-sync, terraform-deploy, helm-chart-deploy, job-deploy, kubernetes-manifest-deploy, noop-deploy, shut-down, update-version, noop, mng-vm-shut-down, mng-shut-down, mng-runner-update-version, mng-runner-restart, sandbox-terraform, sandbox-terraform-plan, sandbox-sync-secrets, runner-helm, runner-terraform, runner-local, actions-workflow Show child attributes
error, pending, in-progress, checking-plan, success, not-attempted, cancelled, retrying, discarded, user-skipped, auto-skipped, planning, applying, queued, generating, awaiting-user-run, provisioning, active, outdated, expired, approved, drifted, no-drift, approval-expired, approval-denied, approval-retry, building, deleting, noop, approval-awaiting Show child attributes
Show child attributes
auth0, service, canary, integration ReadOnly Fields
Show child attributes
Show child attributes
org_admin, installer, runner, hosted_installer org_admin, installer, runner, hosted-installer Show child attributes
Show child attributes
Top-level completion tracking fields
Flexible metadata for business data
sync-image, apply, teardown Fields that are de-nested at read time using AfterQuery
DEPRECATED: use WorkflowID
Show child attributes
Show child attributes
Platform fields
runner details
Show child attributes
available timeout is how long a job can be marked as "available" before being requeued
execution timeout is how long a job can be marked as "exeucuting" before being requeued
Show child attributes
Show child attributes
Show child attributes
columns for storage of gzipped contents and plans
pending, initializing, in-progress, cleaning-up, finished, failed, timed-out, not-attempted, cancelled, unknown health-checks, sync, build, deploy, sandbox, runner, operations, management, actions, , any exec, build, create-apply-plan, create-teardown-plan, apply-plan, unknown overall timeout is how long a job can be attempted, before being cancelled
queue timeout is how long a job can be queued, before being made available
queued, available, in-progress, finished, failed, timed-out, not-attempted, cancelled, unknown health-check, docker-build, container-image-build, terraform-module-build, helm-chart-build, noop-build, oci-sync, noop-sync, terraform-deploy, helm-chart-deploy, job-deploy, kubernetes-manifest-deploy, noop-deploy, shut-down, update-version, noop, mng-vm-shut-down, mng-shut-down, mng-runner-update-version, mng-runner-restart, sandbox-terraform, sandbox-terraform-plan, sandbox-sync-secrets, runner-helm, runner-terraform, runner-local, actions-workflow Show child attributes
error, pending, in-progress, checking-plan, success, not-attempted, cancelled, retrying, discarded, user-skipped, auto-skipped, planning, applying, queued, generating, awaiting-user-run, provisioning, active, outdated, expired, approved, drifted, no-drift, approval-expired, approval-denied, approval-retry, building, deleting, noop, approval-awaiting Show child attributes
error, pending, in-progress, checking-plan, success, not-attempted, cancelled, retrying, discarded, user-skipped, auto-skipped, planning, applying, queued, generating, awaiting-user-run, provisioning, active, outdated, expired, approved, drifted, no-drift, approval-expired, approval-denied, approval-retry, building, deleting, noop, approval-awaiting DEPRECATED: for now we always abort on step errors
abort steps represent each piece of the workflow
Show child attributes
Show child attributes
the step that this approval belongs too
Show child attributes
available timeout is how long a job can be marked as "available" before being requeued
execution timeout is how long a job can be marked as "exeucuting" before being requeued
Show child attributes
Show child attributes
Show child attributes
columns for storage of gzipped contents and plans
pending, initializing, in-progress, cleaning-up, finished, failed, timed-out, not-attempted, cancelled, unknown health-checks, sync, build, deploy, sandbox, runner, operations, management, actions, , any exec, build, create-apply-plan, create-teardown-plan, apply-plan, unknown overall timeout is how long a job can be attempted, before being cancelled
queue timeout is how long a job can be queued, before being made available
queued, available, in-progress, finished, failed, timed-out, not-attempted, cancelled, unknown health-check, docker-build, container-image-build, terraform-module-build, helm-chart-build, noop-build, oci-sync, noop-sync, terraform-deploy, helm-chart-deploy, job-deploy, kubernetes-manifest-deploy, noop-deploy, shut-down, update-version, noop, mng-vm-shut-down, mng-shut-down, mng-runner-update-version, mng-runner-restart, sandbox-terraform, sandbox-terraform-plan, sandbox-sync-secrets, runner-helm, runner-terraform, runner-local, actions-workflow the runner job where this approval was created
noop, approve-all, terraform_plan, kubernetes_manifest_approval, helm_approval afterquery
Show child attributes
auth0, service, canary, integration ReadOnly Fields
Show child attributes
Show child attributes
org_admin, installer, runner, hosted_installer org_admin, installer, runner, hosted-installer Show child attributes
Show child attributes
Top-level completion tracking fields
Flexible metadata for business data
system, user, approval, skipped, hidden to group steps which belong to same logical group, eg, plan/apply
counter for every retry attempted on a group
DEPRECATED: this is the install workflow ID, which is now the workflow ID.
Show child attributes
install workflow step is the install step that this was performed within
response is the kyverno response
runnerJobID is the runner job that this was performed within
status denotes whether this passed, or whether it failed the job.
Show child attributes
error, pending, in-progress, checking-plan, success, not-attempted, cancelled, retrying, discarded, user-skipped, auto-skipped, planning, applying, queued, generating, awaiting-user-run, provisioning, active, outdated, expired, approved, drifted, no-drift, approval-expired, approval-denied, approval-retry, building, deleting, noop, approval-awaiting Show child attributes
error, pending, in-progress, checking-plan, success, not-attempted, cancelled, retrying, discarded, user-skipped, auto-skipped, planning, applying, queued, generating, awaiting-user-run, provisioning, active, outdated, expired, approved, drifted, no-drift, approval-expired, approval-denied, approval-retry, building, deleting, noop, approval-awaiting the following fields are set once a step is in flight, and are orchestrated via the step's signal.
this is a polymorphic gorm relationship to one of the following objects:
install_cloudformation_stack install_sandbox_run install_runner_update install_deploy install_action_workflow_run (can be many of these)
Fields that are de-nested at read time using AfterQuery
provision, deprovision, deprovision_sandbox, manual_deploy, input_update, deploy_components, teardown_component, teardown_components, reprovision_sandbox, drift_run_reprovision_sandbox, action_workflow_run, sync_secrets, drift_run, app_branches_manual_update, app_branches_config_repo_update, app_branches_component_repo_update, reprovision Show child attributes
cloud specific fields
fields set via after query
Show child attributes
parent component
Show child attributes
Show child attributes
Show child attributes
actual configuration
Show child attributes
auth0, service, canary, integration ReadOnly Fields
Show child attributes
Show child attributes
org_admin, installer, runner, hosted_installer org_admin, installer, runner, hosted-installer Show child attributes
Show child attributes
Top-level completion tracking fields
Flexible metadata for business data
TODO: once we run a backfill we can make this non pointer
Show child attributes
provision, reprovision, deprovision runner details
Show child attributes
available timeout is how long a job can be marked as "available" before being requeued
execution timeout is how long a job can be marked as "exeucuting" before being requeued
Show child attributes
Show child attributes
Show child attributes
columns for storage of gzipped contents and plans
pending, initializing, in-progress, cleaning-up, finished, failed, timed-out, not-attempted, cancelled, unknown health-checks, sync, build, deploy, sandbox, runner, operations, management, actions, , any exec, build, create-apply-plan, create-teardown-plan, apply-plan, unknown overall timeout is how long a job can be attempted, before being cancelled
queue timeout is how long a job can be queued, before being made available
queued, available, in-progress, finished, failed, timed-out, not-attempted, cancelled, unknown health-check, docker-build, container-image-build, terraform-module-build, helm-chart-build, noop-build, oci-sync, noop-sync, terraform-deploy, helm-chart-deploy, job-deploy, kubernetes-manifest-deploy, noop-deploy, shut-down, update-version, noop, mng-vm-shut-down, mng-shut-down, mng-runner-update-version, mng-runner-restart, sandbox-terraform, sandbox-terraform-plan, sandbox-sync-secrets, runner-helm, runner-terraform, runner-local, actions-workflow Show child attributes
error, pending, in-progress, checking-plan, success, not-attempted, cancelled, retrying, discarded, user-skipped, auto-skipped, planning, applying, queued, generating, awaiting-user-run, provisioning, active, outdated, expired, approved, drifted, no-drift, approval-expired, approval-denied, approval-retry, building, deleting, noop, approval-awaiting Show child attributes
approve-all, prompt Show child attributes
auth0, service, canary, integration ReadOnly Fields
Show child attributes
Show child attributes
org_admin, installer, runner, hosted_installer org_admin, installer, runner, hosted-installer Show child attributes
Show child attributes
Top-level completion tracking fields
Flexible metadata for business data
Show child attributes
Show child attributes
checksum of our intermediate component config
Show child attributes
Show child attributes
value
Show child attributes
parent component
Show child attributes
Show child attributes
Show child attributes
actual configuration
Show child attributes
Show child attributes
connection to parent model
actual configuration
value
Show child attributes
Helm specific configurations
parent reference
Show child attributes
parent component
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Newer fields that we don't need to store as columns in the database
Show child attributes
actual configuration
Newer config fields that we don't need a column for
Show child attributes
value
Image attributes, copied from a docker_buid or external_image component.
Show child attributes
value
Show child attributes
sandbox, install_stack, component, inputs, install_inputs, secrets, actions Show child attributes
parent reference
Show child attributes
parent component
Show child attributes
Show child attributes
Show child attributes
actual configuration
terraform configuration values
terraform_module, helm_chart, docker_build, external_image, job, kubernetes_manifest, unknown DEPRECATED: will retain the field to connect against the last component config connection that set this build
Read-only fields set on the object to de-nest data
Show child attributes
auth0, service, canary, integration ReadOnly Fields
Show child attributes
Show child attributes
org_admin, installer, runner, hosted_installer org_admin, installer, runner, hosted-installer Show child attributes
Show child attributes
Top-level completion tracking fields
Flexible metadata for business data
Show child attributes
Show child attributes
Show child attributes
parent release ID
fields to control the delay of the individual step, as this is set based on the parent strategy
When a step is created, a set of installs are targeted. However, by the time the release step goes out, the install might have been setup in any order of ways.
runner details
Show child attributes
available timeout is how long a job can be marked as "available" before being requeued
execution timeout is how long a job can be marked as "exeucuting" before being requeued
Show child attributes
Show child attributes
Show child attributes
columns for storage of gzipped contents and plans
pending, initializing, in-progress, cleaning-up, finished, failed, timed-out, not-attempted, cancelled, unknown health-checks, sync, build, deploy, sandbox, runner, operations, management, actions, , any exec, build, create-apply-plan, create-teardown-plan, apply-plan, unknown overall timeout is how long a job can be attempted, before being cancelled
queue timeout is how long a job can be queued, before being made available
queued, available, in-progress, finished, failed, timed-out, not-attempted, cancelled, unknown health-check, docker-build, container-image-build, terraform-module-build, helm-chart-build, noop-build, oci-sync, noop-sync, terraform-deploy, helm-chart-deploy, job-deploy, kubernetes-manifest-deploy, noop-deploy, shut-down, update-version, noop, mng-vm-shut-down, mng-shut-down, mng-runner-update-version, mng-runner-restart, sandbox-terraform, sandbox-terraform-plan, sandbox-sync-secrets, runner-helm, runner-terraform, runner-local, actions-workflow Show child attributes
error, pending, in-progress, checking-plan, success, not-attempted, cancelled, retrying, discarded, user-skipped, auto-skipped, planning, applying, queued, generating, awaiting-user-run, provisioning, active, outdated, expired, approved, drifted, no-drift, approval-expired, approval-denied, approval-retry, building, deleting, noop, approval-awaiting Show child attributes
Show child attributes
auth0, service, canary, integration ReadOnly Fields
Show child attributes
Show child attributes
org_admin, installer, runner, hosted_installer org_admin, installer, runner, hosted-installer Show child attributes
Show child attributes
Top-level completion tracking fields
Flexible metadata for business data
sync-image, apply, teardown Fields that are de-nested at read time using AfterQuery
DEPRECATED: use WorkflowID
Show child attributes
Show child attributes
Platform fields
runner details
Show child attributes
available timeout is how long a job can be marked as "available" before being requeued
execution timeout is how long a job can be marked as "exeucuting" before being requeued
Show child attributes
Show child attributes
Show child attributes
columns for storage of gzipped contents and plans
pending, initializing, in-progress, cleaning-up, finished, failed, timed-out, not-attempted, cancelled, unknown health-checks, sync, build, deploy, sandbox, runner, operations, management, actions, , any exec, build, create-apply-plan, create-teardown-plan, apply-plan, unknown overall timeout is how long a job can be attempted, before being cancelled
queue timeout is how long a job can be queued, before being made available
queued, available, in-progress, finished, failed, timed-out, not-attempted, cancelled, unknown health-check, docker-build, container-image-build, terraform-module-build, helm-chart-build, noop-build, oci-sync, noop-sync, terraform-deploy, helm-chart-deploy, job-deploy, kubernetes-manifest-deploy, noop-deploy, shut-down, update-version, noop, mng-vm-shut-down, mng-shut-down, mng-runner-update-version, mng-runner-restart, sandbox-terraform, sandbox-terraform-plan, sandbox-sync-secrets, runner-helm, runner-terraform, runner-local, actions-workflow Show child attributes
error, pending, in-progress, checking-plan, success, not-attempted, cancelled, retrying, discarded, user-skipped, auto-skipped, planning, applying, queued, generating, awaiting-user-run, provisioning, active, outdated, expired, approved, drifted, no-drift, approval-expired, approval-denied, approval-retry, building, deleting, noop, approval-awaiting Show child attributes
error, pending, in-progress, checking-plan, success, not-attempted, cancelled, retrying, discarded, user-skipped, auto-skipped, planning, applying, queued, generating, awaiting-user-run, provisioning, active, outdated, expired, approved, drifted, no-drift, approval-expired, approval-denied, approval-retry, building, deleting, noop, approval-awaiting DEPRECATED: for now we always abort on step errors
abort steps represent each piece of the workflow
Show child attributes
Show child attributes
the step that this approval belongs too
Show child attributes
available timeout is how long a job can be marked as "available" before being requeued
execution timeout is how long a job can be marked as "exeucuting" before being requeued
Show child attributes
Show child attributes
Show child attributes
columns for storage of gzipped contents and plans
pending, initializing, in-progress, cleaning-up, finished, failed, timed-out, not-attempted, cancelled, unknown health-checks, sync, build, deploy, sandbox, runner, operations, management, actions, , any exec, build, create-apply-plan, create-teardown-plan, apply-plan, unknown overall timeout is how long a job can be attempted, before being cancelled
queue timeout is how long a job can be queued, before being made available
queued, available, in-progress, finished, failed, timed-out, not-attempted, cancelled, unknown health-check, docker-build, container-image-build, terraform-module-build, helm-chart-build, noop-build, oci-sync, noop-sync, terraform-deploy, helm-chart-deploy, job-deploy, kubernetes-manifest-deploy, noop-deploy, shut-down, update-version, noop, mng-vm-shut-down, mng-shut-down, mng-runner-update-version, mng-runner-restart, sandbox-terraform, sandbox-terraform-plan, sandbox-sync-secrets, runner-helm, runner-terraform, runner-local, actions-workflow the runner job where this approval was created
noop, approve-all, terraform_plan, kubernetes_manifest_approval, helm_approval afterquery
Show child attributes
auth0, service, canary, integration ReadOnly Fields
Show child attributes
Show child attributes
org_admin, installer, runner, hosted_installer org_admin, installer, runner, hosted-installer Show child attributes
Show child attributes
Top-level completion tracking fields
Flexible metadata for business data
system, user, approval, skipped, hidden to group steps which belong to same logical group, eg, plan/apply
counter for every retry attempted on a group
DEPRECATED: this is the install workflow ID, which is now the workflow ID.
Show child attributes
install workflow step is the install step that this was performed within
response is the kyverno response
runnerJobID is the runner job that this was performed within
status denotes whether this passed, or whether it failed the job.
Show child attributes
error, pending, in-progress, checking-plan, success, not-attempted, cancelled, retrying, discarded, user-skipped, auto-skipped, planning, applying, queued, generating, awaiting-user-run, provisioning, active, outdated, expired, approved, drifted, no-drift, approval-expired, approval-denied, approval-retry, building, deleting, noop, approval-awaiting Show child attributes
error, pending, in-progress, checking-plan, success, not-attempted, cancelled, retrying, discarded, user-skipped, auto-skipped, planning, applying, queued, generating, awaiting-user-run, provisioning, active, outdated, expired, approved, drifted, no-drift, approval-expired, approval-denied, approval-retry, building, deleting, noop, approval-awaiting the following fields are set once a step is in flight, and are orchestrated via the step's signal.
this is a polymorphic gorm relationship to one of the following objects:
install_cloudformation_stack install_sandbox_run install_runner_update install_deploy install_action_workflow_run (can be many of these)
Fields that are de-nested at read time using AfterQuery
provision, deprovision, deprovision_sandbox, manual_deploy, input_update, deploy_components, teardown_component, teardown_components, reprovision_sandbox, drift_run_reprovision_sandbox, action_workflow_run, sync_secrets, drift_run, app_branches_manual_update, app_branches_config_repo_update, app_branches_component_repo_update, reprovision Fields that are de-nested at read time using AfterQuery