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
"GSLBSyncSaveConfigCommand" is currently not implemented in "citrixadc_gslbparameter".
citrixadc_gslbparameter
set gslb parameter -GSLBSyncSaveConfigCommand ENABLED
resource "citrixadc_citrixadc_gslbparameter" "my-gslb" { ... gslbsyncsaveconfigcommand = "ENABLED" ... }
API Docs: https://developer-docs.netscaler.com/en-us/adc-nitro-api/current-release/configuration/gslb/gslbparameter
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
"GSLBSyncSaveConfigCommand" is currently not implemented in "citrixadc_gslbparameter".
Affected Resource(s) and/or Data Source(s)
citrixadc_gslbparameter
Equivalent NetScaler CLI Command
set gslb parameter -GSLBSyncSaveConfigCommand ENABLED
Potential Terraform Configuration
References
API Docs: https://developer-docs.netscaler.com/en-us/adc-nitro-api/current-release/configuration/gslb/gslbparameter
The text was updated successfully, but these errors were encountered: