application

Patch the named `App` in the `Namespace`.

patch/namespaces/{Namespace}/applications/{App}

Path parameters

Namespacestring required
Appstring required

Request body

appchartstring
configurationsstring[]
environmentEnvVariableMap

EnvVariableMap is a collection of EVs as a map. It is used for Set Requests, and as List Responses

instancesinteger
routesstring[]
settingsAppSettings

AppSettings is a collection of key/value pairs describing the user's chosen settings with which to configure the helm chart referenced by the application's appchart.

Changes