We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Declarative onboarding allows to configure ASM variables but is limited to some keys listed in 2 types:
Add "guarantee_remote_logging" in keys of type integer
The keys is described in the article : https://my.f5.com/manage/s/article/K13912
the command to set the keys is:
/usr/share/ts/bin/add_del_internal add guarantee_remote_logging 0
Update DO documentation to list all supported keys. the current documentation only includes keys of type string
The text was updated successfully, but these errors were encountered:
Created [AUTOTOOL-4468] for internal tracking.
Sorry, something went wrong.
No branches or pull requests
Is your feature request related to a problem? Please describe.
Declarative onboarding allows to configure ASM variables but is limited to some keys listed in 2 types:
Describe the solution you'd like
Add "guarantee_remote_logging" in keys of type integer
Additional context
The keys is described in the article :
https://my.f5.com/manage/s/article/K13912
the command to set the keys is:
Additional request
Update DO documentation to list all supported keys. the current documentation only includes keys of type string
The text was updated successfully, but these errors were encountered: