v1

latestSwagger 2.02026-07-17140265454.4 KB

creates an application based on provided deployment.AppDeploymentSpec

post/api/v1/appdeployment

Query parameters

filterBystring

Comma delimited string used to apply filtering: 'propertyName,filterValue'

sortBystring

Name of the column to sort by

itemsPerPagestring

Number of items to return when pagination is applied

pagestring

Page number to return items from

metricNamesstring

Metric names to download

aggregationsstring

Aggregations to be performed for each metric (default: sum)

Request body

containerCommandstring required
containerCommandArgsstring required
containerImagestring required
descriptionstring required
imagePullSecretstring required
isExternalboolean required
namestring required
namespacestring required
replicasinteger required
runAsPrivilegedboolean required

Response

OK

containerCommandstring required
containerCommandArgsstring required
containerImagestring required
descriptionstring required
imagePullSecretstring required
isExternalboolean required
namestring required
namespacestring required
replicasinteger required
runAsPrivilegedboolean required