v1
latestSwagger 2.02026-07-17389101991.3 KBApps
Drop Storage Field Row
Drop a specific row from a field in a storage for a given cluster and app
post/api/clusters/{clusterName}/apps/{appName}/storages/{field}/index/{index}/drop
Path parameters
clusterNamestring required
Cluster Name
appNamestring required
App Name
fieldstring required
Field to drop a row from (gitClones, localDirectories, sharedDirectories, s3Mounts)
indexstring required
Index of the row to drop
Headers
Authorizationstring required
Insert your access token
Response
Storage field row removed
string required