R12.1 JA-2025July15

Update Intent Baseline at Diagnosis Level

Resetting the baseline is a way to programmatically update the baseline inside the intent logic. The system provides an option to set current/last CLI/configuration as the baseline for intent. The use cases can be:

  • Users need to update the baseline if configuration changes are detected.
  • If the baseline has not been updated for a long time, set the current live as the baseline.
  • If no baseline is set, set the current live data as the baseline.

  • Current Value: The current value depends on the execution setting, which can be live data, the current baseline, or the ADT dataset.
  • Last Value: Refers to the last text of the command. The command text will only be updated if the last value exists; otherwise, it will not be updated.