Skip to content

get an app config template

GET
/v1/apps/{app_id}/template-config

Create an application template which provides a fully rendered config that can be modified and used to kickstart any application.

Authorizations

Parameters

Path Parameters

app_id
required
string

App ID

Query Parameters

type
required
string
Allowed values: aws-ecs aws-ecs-byovpc aws-eks aws-eks-byovpc azure-aks flat top-level installer runner sandbox inputs terraform terraformInfra helm docker-build job container-image ecr-container-image

App template type

Responses

201

Created

object
content
string
filename
string
format
string
Allowed values: toml
type
string
Allowed values: aws-ecs aws-ecs-byovpc aws-eks aws-eks-byovpc azure-aks flat top-level installer runner sandbox inputs terraform terraformInfra helm docker-build job container-image ecr-container-image

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