forked from jprichards/AirWatchImporter
-
Notifications
You must be signed in to change notification settings - Fork 3
ws1_app_versions_to_keep_default
Mart Verburg edited this page Jul 11, 2024
·
2 revisions
The ws1_app_versions_to_keep_default
key specifies the default number of versions of an app to keep in WorkSpace ONE.
Default: '5'.
See also ws1_app_versions_to_keep
When testing a recipe or custom processor from command-line
export AUTOPKG_ws1_app_versions_to_keep_default=7
Required: False, you can leave it at the default setting of '5'
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