R12.1 Project-2025/11/05
TAF Lite
The current process in TAF (Triggered Automation Framework) requires a ticket from a 3rd-party system to trigger network intents. TAF Lite is released to simplify the process. Two main use cases can be supported:
- Trigger ADT Intent and Get Intent Result: Users send an API call from the 3rd-party to the TAF Lite framework to execute the Network Intents saved in the ADT (Automation Data Table), and further leverage the diagnosis result data in the 3rd-party system. The diagnosis result data includes intent diagnosis status code and message, CLI command raw output, CSV file, and map. (Refer to Use Case 1: Trigger ADT Intent and Get Results)
- Retrieve Data from ADT: Users send an API call from the 3rd-party to the TAF Lite framework to retrieve the data saved in ADT, including device data, system data, application data, automation diagnosis data, etc. Please refer to Use Case 2: Retrieve Data from ADT to understand what types of data can be retrieved from ADT.

See also: