Skip to content
New issue

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

[FEATURE REQUEST]: GSLB sync SaveConfig command #1233

Open
adc-nerd opened this issue Dec 10, 2024 · 0 comments
Open

[FEATURE REQUEST]: GSLB sync SaveConfig command #1233

adc-nerd opened this issue Dec 10, 2024 · 0 comments

Comments

@adc-nerd
Copy link

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

resource "citrixadc_citrixadc_gslbparameter" "my-gslb" {
...
gslbsyncsaveconfigcommand = "ENABLED"
...
}

References

API Docs: https://developer-docs.netscaler.com/en-us/adc-nitro-api/current-release/configuration/gslb/gslbparameter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant