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