v1
latestSwagger 2.02026-07-17389101991.3 KBApps
Add Deployment Field Row
Add a new row to a specific field in a deployment for a given cluster and app
post/api/clusters/{clusterName}/apps/{appName}/deployment/{field}/add
Path parameters
clusterNamestring required
Cluster Name
appNamestring required
App Name
fieldstring required
Field to add a row to (routes, gitClones, variables, path)
Headers
Authorizationstring required
Insert your access token
Request body
{"stackTrail":"paths:/api/clusters/{clusterName}/apps/{appName}/deployment/{field}/add:post:requestBody:content:application/json:schema","oasType":"schema","type":"unknown"}
Response
Deployment field row added
string required