v1

latestSwagger 2.02026-07-17389101991.3 KB
Apps

Modify Deployment Field

Modify a specific field in a deployment for a given cluster and app

post/api/clusters/{clusterName}/apps/{appName}/deployment/{field}/index/{index}/{key}/modify

Path parameters

clusterNamestring required

Cluster Name

appNamestring required

App Name

fieldstring required

Field to modify

indexstring required

Index of the field to modify

keystring required

Key of the field to modify

Headers

Authorizationstring required

Insert your access token

Request body

{"stackTrail":"components:requestBodies:Value:content:application/json:schema:properties:value","oasType":"schema","type":"unknown"}

Response

Deployment field modified

string required