v1
latestOpenAPI 3.0.02026-07-1310691106.0 KBAppsVictoria
fetch the app data and returns the selected contents as a tar file
get/{stack}/adminconfig/v2/apps/victoria/export/download/{app}
Path parameters
stackstring required
The name of the stack.
appstring required
the app name
Query parameters
defaultboolean
export the default configs for the app etc/apps/<app_id>/default/*
localboolean
export the local configs for the app under etc/apps/<app_id>/local/*
usersboolean
export the configs and data under etc/users//<app_id>/ for the users on which the requester has access over
confs_onlyboolean
export only the configs as per request parameters and don’t export any app data
Response
successfully exported an app