Skip to content

[FEATURE REQUEST]: GSLB sync SaveConfig command #1233

Open
@adc-nerd

Description

@adc-nerd

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

Metadata

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