get latest config for a component
GET /v1/components/{component_id}/configs/latest
GET
/v1/components/{component_id}/configs/latest
Authorizations
Parameters
Path Parameters
component_id
required
string
Component ID
Responses
200
OK
object
component_id
string
created_at
string
created_by_id
string
docker_build
object
build_args
Array<string>
component_config_connection_id
Value
string
connected_github_vcs_config
object
branch
string
component_config_id
Parent component
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
object
created_at
string
created_by_id
string
github_install_id
string
id
string
updated_at
string
vcs_connection_commit
Array<object>
object
author_email
string
author_name
string
component_config_connection_id
string
created_at
string
created_by_id
string
id
string
message
string
sha
string
updated_at
string
vcs_connection_id
string
created_at
string
created_by_id
string
dockerfile
string
env_vars
object
key
additional properties
string
id
string
public_git_vcs_config
object
branch
string
component_config_id
string
component_config_type
string
created_at
string
created_by_id
string
directory
string
id
string
repo
Actual configuration
string
updated_at
string
target
string
updated_at
string
external_image
object
aws_ecr_image_config
object
aws_region
string
component_config_id
Connection to parent model
string
component_config_type
string
created_at
string
created_by_id
string
iam_role_arn
Actual configuration
string
id
string
updated_at
string
component_config_connection_id
Value
string
created_at
string
created_by_id
string
id
string
image_url
string
tag
string
updated_at
string
helm
object
chart_name
Helm specific configurations
string
component_config_connection_id
Parent reference
string
connected_github_vcs_config
object
branch
string
component_config_id
Parent component
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
object
created_at
string
created_by_id
string
github_install_id
string
id
string
updated_at
string
vcs_connection_commit
Array<object>
object
author_email
string
author_name
string
component_config_connection_id
string
created_at
string
created_by_id
string
id
string
message
string
sha
string
updated_at
string
vcs_connection_id
string
created_at
string
created_by_id
string
id
string
public_git_vcs_config
object
branch
string
component_config_id
string
component_config_type
string
created_at
string
created_by_id
string
directory
string
id
string
repo
Actual configuration
string
updated_at
string
updated_at
string
values
object
key
additional properties
string
values_files
Array<string>
id
string
job
object
args
Array<string>
cmd
Array<string>
component_config_connection_id
Value
string
created_at
string
created_by_id
string
env_vars
object
key
additional properties
string
id
string
image_url
Image attributes, copied from a docker_buid or external_image component.
string
tag
string
updated_at
string
terraform_module
object
component_config_connection_id
Parent reference
string
connected_github_vcs_config
object
branch
string
component_config_id
Parent component
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
object
created_at
string
created_by_id
string
github_install_id
string
id
string
updated_at
string
vcs_connection_commit
Array<object>
object
author_email
string
author_name
string
component_config_connection_id
string
created_at
string
created_by_id
string
id
string
message
string
sha
string
updated_at
string
vcs_connection_id
string
created_at
string
created_by_id
string
env_vars
object
key
additional properties
string
id
string
public_git_vcs_config
object
branch
string
component_config_id
string
component_config_type
string
created_at
string
created_by_id
string
directory
string
id
string
repo
Actual configuration
string
updated_at
string
updated_at
string
variables
object
key
additional properties
string
version
Terraform configuration values
string
type
string
updated_at
string
version
integer
400
Bad Request
object
description
string
error
string
user_error
boolean
401
Unauthorized
object
description
string
error
string
user_error
boolean
403
Forbidden
object
description
string
error
string
user_error
boolean
404
Not Found
object
description
string
error
string
user_error
boolean
500
Internal Server Error
object
description
string
error
string
user_error
boolean