Skip to content

[FEATURE REQUEST]: GSLB sync SaveConfig command #1233

Open
@adc-nerd

Description

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

Activity

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

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      [FEATURE REQUEST]: GSLB sync SaveConfig command · Issue #1233 · citrix/terraform-provider-citrixadc