Try it free

ActiveGate auto-update configuration API

  • Reference

Use these endpoints to turn automatic updates for Environment ActiveGates on or off. The global endpoints read and set the environment-wide default (globalSetting: ENABLED or DISABLED). The per-ActiveGate endpoints read and set an override (setting: ENABLED, DISABLED, or INHERITED) and return the resulting effectiveSetting.

To configure the ActiveGate target version, update mode (automatic at earliest convenience, automatic during an update window, or no automatic updates), and update windows, use the Settings API with the builtin:deployment.activegate.updates schema. ActiveGate and OneAgent share update windows through the builtin:deployment.management.update-windows schema.

Per-ActiveGate settings override the environment-wide default. For the end-user workflow, see Update ActiveGate.

View global configuration

Get an overview of the global auto-update configuration of Environment ActiveGates.

Edit global configuration

Update the global auto-update configuration of Environment ActiveGates.

View ActiveGate configuration

Get an overview of the auto-update configuration of an Environment ActiveGate.

Edit ActiveGate configuration

Update the configuration of auto-updates of an Environment ActiveGate.

Related topics

  • Dynatrace ActiveGate