A data model to store command outputs for devices. This wouldn't be time series information. Imagine a model to define commands and have their outputs per device.(1toMany) relationship.
Use Case
Additional configuration or show command outputs per device can offer valuable information.
In general show command output is comforting to network engineers. Navigating to device view and having a few show outputs of commands can offer the ability to quickly validate certain data attributes.
Extensions to other applications like device onboarding, golden config, etc. could benefit from this data being available. E.g. Golden Config could introduce the ability to compliance check data that may not natively exist in the backup/intended config paradigm.
Environment
Proposed Functionality
A data model to store command outputs for devices. This wouldn't be time series information. Imagine a model to define commands and have their outputs per device.(1toMany) relationship.
Use Case