Skip to main content
POST
Deploy an application

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

application_id
string
required

Body

application/json
cluster_id
string<uuid>
required
namespace
string
deploy_mode
enum<string>
Available options:
quick,
high_availability
inputs
object
reset_inputs
string[]

Explicitly remove stored overrides for declared options with repository defaults. Cannot overlap inputs.

Response

Successful Response

installation_id
string
required
operation_id
string
required
status
string
required
message
string
required