forked from jprichards/AirWatchImporter
-
Notifications
You must be signed in to change notification settings - Fork 3
ws1_app_versions_prune
Mart Verburg edited this page Jan 23, 2025
·
3 revisions
The ws1_app_versions_prune
key specifies whether to prune old versions of an app from WorkSpace ONE.
When set to dry_run
the old app versions are not actually deleted from Workspace ONE UEM, this is the default setting.
To test what versions would be deleted, use in combination with a verbose level of 4 to show how the criteria apply e.g. run autopkg with -vvvv
or set export AUTOPKG_verbose=4
before doing an autopkg run.
Default: dry_run
. Possible values: True
or False
or dry_run
See also ws1_app_versions_to_keep
Required: False, you can leave it at the default setting of 'dry_run' so not old versions actually are removed.
Input Variables:
- ws1_api_url
- ws1_oauth_client_id
- ws1_oauth_client_secret
- ws1_oauth_token_url
- ws1_api_token
- ws1_api_username
- ws1_api_password
- ws1_b64encoded_api_credentials
- ws1_console_url
- ws1_force_import
- ws1_import_new_only
- ws1_groupid
- ws1_smart_group_name
- ws1_push_mode
- ws1_app_assignments
- ws1_update_assignments
- ws1_app_versions_prune
- ws1_app_versions_to_keep
- ws1_app_versions_to_keep_default