Skip to content

create an external image component config

POST
/v1/components/{component_id}/configs/external-image

Authorizations

Parameters

Path Parameters

component_id
required
string

Component ID

Request Body

Input

object
aws_ecr_image_config
object
aws_region
string
iam_role_arn
string
image_url
required
string
tag
required
string

Responses

201

Created

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

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