v1
latestSwagger 2.02026-07-17389101991.3 KBApps
Modify Storage Field
Modify a specific field in a storage for a given cluster and app
post/api/clusters/{clusterName}/apps/{appName}/storages/{field}/index/{index}/{key}/modify
Path parameters
clusterNamestring required
Cluster Name
appNamestring required
App Name
fieldstring required
Field to modify (gitClones, localDirectories, sharedDirectories, s3Mounts)
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
Response
Storage field modified
string required